mirror of
https://github.com/joeycastillo/second-movement.git
synced 2025-10-29 19:47:40 +00:00
watch.html renamed to firmware.html
This commit is contained in:
parent
2b5c4a6801
commit
3226589821
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user