We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb91222 commit 8d02a3eCopy full SHA for 8d02a3e
.github/workflows/ci-integration-tests.yml
@@ -75,7 +75,7 @@ jobs:
75
curl -L 'https://downloads.teradata.com/download/cdn/extensibility/udf/md5-msg-digest/md5_20080530.zip' \
76
-H 'Cookie: $TD_DOWNLOADS_MAGIC_COOKIE' --compressed -o md5.zip
77
unzip md5.zip
78
- cd ./src
+ cd ./md5/src
79
export PATH=$PATH:"/Users/runner/Library/Application Support/teradata/client/17.10/bin/"
80
81
# prepare bteq script
0 commit comments