Skip to content

Commit

Permalink
set shell
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Maas committed Dec 6, 2024
1 parent 655c41a commit 89fd506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
echo "${{ runner.temp }}/msys64/mingw64" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
- name: Build Python Wheels
shell: msys2 {0}
env:
CIBW_ARCHS_WINDOWS: x86_64 AMD64
CIBW_BUILD: cp3*-windows*
Expand Down

0 comments on commit 89fd506

Please sign in to comment.