Skip to content

Commit 944e142

Browse files
committed
lib
1 parent 96bb3d7 commit 944e142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/apt-x64/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ runs:
129129
if [ -f /etc/alpine-release ]; then
130130
echo "TODO SETUP"
131131
132-
$ORACLE_INSTANTCLIENT_LIBPATH=/opt/oracle/instantclient
132+
ORACLE_INSTANTCLIENT_LIBPATH=/opt/oracle/instantclient/lib
133133
134134
ls -lah $ORACLE_INSTANTCLIENT_LIBPATH
135135

0 commit comments

Comments
 (0)