Update main.yml

This commit is contained in:
Rolf Martin Glomsrud 2023-11-23 20:39:08 +01:00 committed by GitHub
parent bf2e695e38
commit e1993b416f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,6 +28,8 @@ 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
run: ls
- name: rsync files
uses: burnett01/rsync-deployments@5.2
with: