Skip to content

Commit ccf86a1

Browse files
committed
Getting ready for release 3.12.1
1 parent 38ddcd9 commit ccf86a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/wasm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
git config user.name "GitHub Actions"
6161
git config user.email "[email protected]"
6262
63-
git add -f wheels
6463
# Do nothing if no changes
6564
if git diff --cached --quiet; then
6665
echo "No new wheels to commit"

0 commit comments

Comments
 (0)