Skip to content

Commit a49c137

Browse files
authored
Fix actions file (#35)
1 parent 393b896 commit a49c137

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
if: "startsWith(github.ref, 'refs/tags/')"
3636
steps:
3737
- uses: actions/checkout@v4
38-
architecture: ${{ matrix.target }}
3938
- name: Build wheels
4039
uses: PyO3/maturin-action@v1
4140
with:

0 commit comments

Comments
 (0)