Skip to content

Commit

Permalink
Python release bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-wanna-M committed Oct 26, 2024
1 parent 7e78030 commit 12c1d88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
apt-get update
apt-get install -y gcc-4.9
args: --release --out dist --sdist -m Cargo.toml
- uses: uraimo/run-on-arch-action@v2.7.2
- uses: uraimo/run-on-arch-action@v2
name: Install built wheel
with:
arch: ${{ matrix.target }}
Expand Down

0 comments on commit 12c1d88

Please sign in to comment.