Skip to content

Commit

Permalink
watch.html renamed to firmware.html
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Oct 14, 2024
1 parent 2b5c4a6 commit 3226589
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 @@ -43,7 +43,7 @@ jobs:
- name: Archive simulator build
working-directory: 'movement/make/build-sim'
run: |
cp watch.html index.html
cp firmware.html index.html
tar -czf movement.tar.gz index.html watch.wasm watch.js
- name: Upload simulator build
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 3226589

Please sign in to comment.