Skip to content

Commit 8d02a3e

Browse files
author
Adam Tworkiewicz
committed
fix ci job
1 parent fb91222 commit 8d02a3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
curl -L 'https://downloads.teradata.com/download/cdn/extensibility/udf/md5-msg-digest/md5_20080530.zip' \
7676
-H 'Cookie: $TD_DOWNLOADS_MAGIC_COOKIE' --compressed -o md5.zip
7777
unzip md5.zip
78-
cd ./src
78+
cd ./md5/src
7979
export PATH=$PATH:"/Users/runner/Library/Application Support/teradata/client/17.10/bin/"
8080
8181
# prepare bteq script

0 commit comments

Comments
 (0)