Skip to content

Commit 4ffca71

Browse files
authored
1 parent 5eedeef commit 4ffca71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-push-private.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ jobs:
162162
with:
163163
# azcliversion: 2.30.0
164164
inlineScript: |
165+
tdnf install -y azcopy;
165166
pacta_data_share_url="https://pactadatadev.file.core.windows.net/workflow-data-preparation-outputs"
166167
az storage copy \
167168
--source "$pacta_data_share_url/$pacta_data_share_path" \

0 commit comments

Comments
 (0)