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