Skip to content

Commit 478c787

Browse files
committed
gklib dir
1 parent 5bbd46d commit 478c787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hipo-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install METIS
4444
run: |
4545
cd METIS
46-
make config shared=1 prefix=${{runner.workspace}}/installs gklib_path=${{runner.workspace}}/installs
46+
make config shared=1 prefix=${{runner.workspace}}/installs gklib_path=../GKlib
4747
make
4848
make install
4949

0 commit comments

Comments
 (0)