Skip to content

Commit

Permalink
Unbreak yubico-piv-tool build
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Apr 19, 2022
1 parent d5b6539 commit 01cccbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/test-piv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ if [ ! -d "build" ]; then
fi
pushd build
cmake .. && make && sudo make install
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib/x86_64-linux-gnu
popd
popd

Expand Down

0 comments on commit 01cccbd

Please sign in to comment.