Skip to content

Commit 4b89278

Browse files
committed
lib
1 parent f07932a commit 4b89278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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)