Skip to content

Commit

Permalink
Added path to download artifacts from Gitlab-CI to (#477)
Browse files Browse the repository at this point in the history
  • Loading branch information
jakob-fritz authored Sep 6, 2024
1 parent 0e38030 commit fabd036
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 fabd036

Please sign in to comment.