Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wjblanke committed Jun 7, 2023
1 parent 65e4251 commit 87a0352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
&& 7z x libsodium-1.0.18-stable-msvc.zip
&& git clone https://github.com/supranational/blst.git
&& ls -l blst
&& ls "c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\amd64"
&& ls "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build"
CIBW_REPAIR_WHEEL_COMMAND_WINDOWS: >
ls -l mpir_gc_x64 && pip uninstall -y delocate
&& pip install git+https://github.com/Chia-Network/delocate.git
Expand Down

0 comments on commit 87a0352

Please sign in to comment.