Skip to content

Commit fabd036

Browse files
authored
Added path to download artifacts from Gitlab-CI to (#477)
1 parent 0e38030 commit fabd036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gitlab_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ jobs:
125125
uses: actions/download-artifact@v4
126126
with:
127127
merge-multiple: true
128+
path: ./github_ci_artifacts
128129
- name: Set env-var
129130
id: get_id
130131
uses: actions/github-script@v7

0 commit comments

Comments
 (0)