Skip to content

Commit

Permalink
trying within the maturin action
Browse files Browse the repository at this point in the history
  • Loading branch information
tarekziade committed Oct 30, 2023
1 parent d55b5fe commit ba7d88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ jobs:
else
# If we're running on debian-based system.
apt update -y && apt-get install -y libssl-dev openssl pkg-config
fi
rust-toolchain: nightly-2023-10-24
target: ${{ matrix.target }}
manylinux: auto
Expand Down

0 comments on commit ba7d88f

Please sign in to comment.