Skip to content

Commit 530ffe4

Browse files
committed
Ammend
1 parent 6bfcb51 commit 530ffe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- name: Build wheels - universal2
128128
uses: messense/maturin-action@v1
129129
with:
130-
args: --release --out dist -- --universal2
130+
args: --release --out dist
131131
- name: Install built wheel - universal2
132132
run: |
133133
pip install gstools-core --no-index --find-links dist --force-reinstall --no-deps

0 commit comments

Comments
 (0)