Naereen/A-JavaScript-interpreter-for-the-NumWorks-calculator

Fix the GitHub action builds

Closed this issue · 1 comments

So far, the GitHub action builds have failed, for this application, but they were working fine for the Lua app:

https://github.com/Naereen/nwagyu-lua-for-numworks/actions/workflows/build.yml/badge.svg

  • I want to fix the GitHub action builds for this JavaScript app, too! https://github.com/Naereen/A-JavaScript-interpreter-for-the-NumWorks-calculator/actions/workflows/build.yml/badge.svg

I should also configure the GitHub action to build the application, and upload it as an artefact on the releases page?