Skip to content

Commit c79340b

Browse files
authored
remove GKlib #49 patch (#532)
- .github/workflows/python-api-test.yml: remove patch for GKlib which was fixed in GKlib commit 6b7d512. Signed-off-by: Aiden Woodruff <woodra@rpi.edu>
1 parent e04ea58 commit c79340b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
installDir=${{ github.workspace }}/libs/install
7777
make config prefix=$installDir shared=1
7878
make install
79-
ln -s $installDir/lib/libGKlib.so.0 $installDir/lib/libGKlib.so #https://github.com/KarypisLab/GKlib/issues/49
8079
8180
- name: Build METIS
8281
run: |

0 commit comments

Comments
 (0)