Skip to content

Commit 453f249

Browse files
committed
Cant use libssh disable token
1 parent d78281c commit 453f249

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/libcryptsetup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787
./autogen.sh
8888
./configure --enable-static \
8989
--with-crypto-backend=openssl \
90+
--disable-ssh-token \
9091
--with-openssl-includes=$GITHUB_WORKSPACE/openssl-install/include \
9192
--with-openssl-libs=$GITHUB_WORKSPACE/openssl-install/lib64
9293
make -j$(nproc)

0 commit comments

Comments
 (0)