Update main.yml

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

View file

@ -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