Skip to content

Commit 1e38896

Browse files
committed
Further edits to wasm wheels
1 parent fd118bb commit 1e38896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wasm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
git config user.name "GitHub Actions"
7070
git config user.email "actions@github.com"
7171
72-
git add wheels
72+
git add -f wheels
7373
7474
git commit -a -m "Update wheels for release ${{ github.ref_name }}"
7575
git push origin main

0 commit comments

Comments
 (0)