Closed nishakm closed 1 year ago
It looks like the github workflow requires installation of all the package managers and using package managers to build applications. Add installation of package managers (eg: yarn) and building of test package (yarn install in the right location).
cc: @ba11b0y
It looks like the github workflow requires installation of all the package managers and using package managers to build applications. Add installation of package managers (eg: yarn) and building of test package (yarn install in the right location).