We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47f395a commit d740c0eCopy full SHA for d740c0e
.github/workflows/hipo-win.yml
@@ -35,6 +35,7 @@ jobs:
35
36
- name: Install GKLIB
37
run: |
38
+ pwd
39
cd GKlib
40
cmake -S. -B build -DCMAKE_INSTALL_PREFIX=${{runner.workspace}}/installs -DCMAKE_C_FLAGS="-I .\include\win32"
41
cmake --build build --parallel --config Release
0 commit comments