Skip to content

Commit 7f24a55

Browse files
committed
fix
Signed-off-by: swurl <[email protected]>
1 parent 5ed6c34 commit 7f24a55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trigger_release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
tar -czf QFRCScouter-${{ env.VERSION }}.tar.gz QFRCScouter-${{ env.VERSION }}
5353
mv QFRCScouter-Android*/*.apk QFRCScouter-Android-${{ env.VERSION }}.apk
5454
55+
mkdir wasm
5556
tar xf github-pages/artifact.tar -C wasm
5657
5758
zip -r QFRCScouter-Web-${{ env.VERSION }}.zip wasm/*

0 commit comments

Comments
 (0)