Skip to content

Commit

Permalink
Added path to download artifacts from Gitlab-CI to
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz committed Sep 6, 2024
1 parent 0e38030 commit d0a1a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gitlab_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ jobs:
uses: actions/download-artifact@v4
with:
merge-multiple: true
path: ./github_ci_artifacts
- name: Set env-var
id: get_id
uses: actions/github-script@v7
Expand Down

0 comments on commit d0a1a36

Please sign in to comment.