Skip to content

Commit 843f9c1

Browse files
committed
fixing win
1 parent 328cad6 commit 843f9c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_wheels_and_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
conda config --set channel_priority strict
4646
Write-Host "Installing sleef..."
4747
conda install -y -c conda-forge sleef
48+
pip install cibuildwheel==2.20.0
4849
Write-Host "Miniconda setup completed."
4950
5051
# Set environment variables for the build

0 commit comments

Comments
 (0)