Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Dec 16, 2021
1 parent 3a26428 commit 0780480
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
rustup default stable &&
rustup show
CIBW_BEFORE_BUILD_LINUX: >
python -m pip install -U setuptools-rust &&
pip install -U setuptools-rust &&
curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain=stable --profile=minimal -y &&
rustup show
Expand Down

0 comments on commit 0780480

Please sign in to comment.