Skip to content

Commit

Permalink
Try windows build 2
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeySeroshtan committed Apr 27, 2024
1 parent 9f07a54 commit 617ec84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
arch: ${{ matrix.arch }}
- name: Configure project
run: >
run: |
cmake -G"NMake Makefiles" ^
-DVIRGIL_LIB_PYTHIA=OFF ^
-DCMAKE_BUILD_TYPE=Release ^
Expand Down

0 comments on commit 617ec84

Please sign in to comment.