Skip to content

Commit 1cee159

Browse files
author
Damir Porobic
committed
Change jbigkit directory name
1 parent 0a53159 commit 1cee159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
- name: Build and install jbigkit
9898
run: |
9999
git clone --depth 1 https://github.com/zdenop/jbigkit
100-
cd jbigkit-2.1
100+
cd jbigkit
101101
mkdir build
102102
cd build && cmake .. -G"NMake Makefiles" -DCMAKE_INSTALL_PREFIX="$env:INSTALL_PREFIX" -DCMAKE_BUILD_TYPE=Release
103103
nmake

0 commit comments

Comments
 (0)