OS.js icon indicating copy to clipboard operation
OS.js copied to clipboard

Add a github action for checking builds that might be beneficial for CI

Open Devesh21700Kumar opened this issue 4 years ago • 1 comments

We can run npm run build in 4 nodejs versions 10.x, 12.x, 14.x, 15.x and using continuous integration check the status of our builds

Devesh21700Kumar avatar Nov 12 '21 08:11 Devesh21700Kumar

All of the individual packages actually does this, but I suppose it would be a good idea to do it in this distro repo as well.

andersevenrud avatar Nov 12 '21 12:11 andersevenrud