Skip to content

Commit

Permalink
Merge ca7ca4b into 624ed24
Browse files Browse the repository at this point in the history
  • Loading branch information
wjblanke committed Jun 17, 2023
2 parents 624ed24 + ca7ca4b commit a996540
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,9 @@ jobs:
curl -L https://download.libsodium.org/libsodium/releases/libsodium-1.0.18-stable-msvc.zip > libsodium-1.0.18-stable-msvc.zip
&& 7z x libsodium-1.0.18-stable-msvc.zip
&& git clone https://github.com/supranational/blst.git
&& cd blst
&& git checkout a8cd361
&& cd ..
&& ls -l blst
CIBW_REPAIR_WHEEL_COMMAND_WINDOWS: >
cp {wheel} {dest_dir}
Expand Down

0 comments on commit a996540

Please sign in to comment.