Skip to content

Commit

Permalink
these were renamed too
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Oct 15, 2024
1 parent e0ea589 commit 2d41def
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
working-directory: 'movement/make/build-sim'
run: |
cp firmware.html index.html
tar -czf movement.tar.gz index.html watch.wasm watch.js
tar -czf movement.tar.gz index.html firmware.wasm firmware.js
- name: Upload simulator build
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2d41def

Please sign in to comment.