Skip to content

Commit

Permalink
CMAKE_ARGS
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury committed Jun 12, 2024
1 parent 4073cd4 commit c6e4a9a
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_GENERATOR=MingGW Makefiles" >> $GITHUB_ENV
echo "CMAKE_ARGS=-GMinGW Makefiles" >> $GITHUB_ENV
- name: Additional macOS settings
if: matrix.os == 'macos-13' || matrix.os == 'macos-14'
Expand Down

0 comments on commit c6e4a9a

Please sign in to comment.