Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64b737e

Browse files
committed
fix: remove ldconfig from workflow
1 parent 5906137 commit 64b737e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ jobs:
3333
./configure --with-crypto
3434
make
3535
sudo make install
36-
ldconfig
3736
3837
- name: Build
3938
run: cargo build --verbose

0 commit comments

Comments
 (0)