Skip to content

Commit

Permalink
re-enable simulator build
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Oct 14, 2024
1 parent a82fc8f commit 40edc5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 40edc5b

Please sign in to comment.