Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: swurl <[email protected]>
  • Loading branch information
crueter committed Dec 30, 2024
1 parent 5ed6c34 commit 7f24a55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/trigger_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
tar -czf QFRCScouter-${{ env.VERSION }}.tar.gz QFRCScouter-${{ env.VERSION }}
mv QFRCScouter-Android*/*.apk QFRCScouter-Android-${{ env.VERSION }}.apk
mkdir wasm
tar xf github-pages/artifact.tar -C wasm
zip -r QFRCScouter-Web-${{ env.VERSION }}.zip wasm/*
Expand Down

0 comments on commit 7f24a55

Please sign in to comment.