Skip to content

Commit d740c0e

Browse files
committed
pwd
1 parent 47f395a commit d740c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/hipo-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
3636
- name: Install GKLIB
3737
run: |
38+
pwd
3839
cd GKlib
3940
cmake -S. -B build -DCMAKE_INSTALL_PREFIX=${{runner.workspace}}/installs -DCMAKE_C_FLAGS="-I .\include\win32"
4041
cmake --build build --parallel --config Release

0 commit comments

Comments
 (0)