re-enable simulator build

This commit is contained in:
joeycastillo 2024-10-14 12:52:31 -04:00
parent a82fc8fe7c
commit 40edc5b6cf

View File

@ -29,7 +29,6 @@ jobs:
path: build/firmware.uf2
build-simulator:
if: ${{ false }} # simulator is not yet supported
container:
image: emscripten/emsdk
runs-on: ubuntu-latest