Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mvorisek committed Sep 10, 2022
1 parent 710b2de commit caa10de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/apt-x64/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ runs:
$ORACLE_INSTANTCLIENT_LIBPATH=/opt/oracle/instantclient/lib
ls -lah $ORACLE_INSTANTCLIENT_LIBPATH
ls -lah /opt/oracle/instantclient
if ! test -e /usr/lib/libresolv.so.2 && test -e /lib/libc.so.6; then
ln -s /lib/libc.so.6 /usr/lib/libresolv.so.2
Expand Down

0 comments on commit caa10de

Please sign in to comment.