Skip to content

Commit 6abd3d4

Browse files
committed
REL: temporarily remove wasm handling, to publish only 2.3.3 sdist
1 parent 9b4a0d6 commit 6abd3d4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/wheels.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -301,13 +301,6 @@ jobs:
301301
path: dist
302302
merge-multiple: true
303303

304-
- name: Remove wasm wheels
305-
run: |
306-
cd dist
307-
ls -al
308-
rm -r *wasm*
309-
ls -al
310-
311304
- name: Publish
312305
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
313306
with:

0 commit comments

Comments
 (0)