Skip to content

Commit 553d22e

Browse files
authored
python action: build gklib shared
1 parent d470281 commit 553d22e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-api-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
run: |
7474
git clone https://github.com/KarypisLab/GKlib.git
7575
cd GKlib
76-
make config prefix=${{ github.workspace }}/libs/install
76+
make config prefix=${{ github.workspace }}/libs/install shared=1
7777
make install
7878
7979
- name: Build METIS

0 commit comments

Comments
 (0)