Skip to content

Commit dc35782

Browse files
committed
try fix windows
1 parent a7cbdf2 commit dc35782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Windows - Set up pkg-config and CMake
3939
if: runner.os == 'windows'
40-
# shell: bash
40+
shell: bash
4141
run: |
4242
choco install cmake --version=3.31.5 --allow-downgrade -y --no-progress
4343
choco install -y --no-progress --stoponfirstfailure pkgconfiglite

0 commit comments

Comments
 (0)