Update main.yml
This commit is contained in:
parent
e1993b416f
commit
dce6caf88e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
cp index.html transport/
|
||||
cp target/wasm32-unknown-unknown/release/BeepSortMacroQuad.d transport/
|
||||
cp target/wasm32-unknown-unknown/release/BeepSortMacroQuad.wasm transport/
|
||||
-name: ls
|
||||
- name: ls
|
||||
run: ls
|
||||
- name: rsync files
|
||||
uses: burnett01/rsync-deployments@5.2
|
||||
|
|
Loading…
Reference in a new issue