Skip to content

Commit

Permalink
CMAKE_GENERATOR
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Jun 12, 2024
1 parent c6e4a9a commit 1f616dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quick_wheel_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
if: matrix.os == 'windows-latest'
shell: bash -l {0}
run: |
echo "CMAKE_ARGS=-GMinGW Makefiles" >> $GITHUB_ENV
echo "CMAKE_GENERATOR=`MingGW Makefiles`" >> $GITHUB_ENV
- name: Additional macOS settings
if: matrix.os == 'macos-13' || matrix.os == 'macos-14'
Expand Down

0 comments on commit 1f616dd

Please sign in to comment.