Skip to content

Commit

Permalink
Merge pull request #3446 from Gedochao/maintenance/fix-update-package…
Browse files Browse the repository at this point in the history
…s-job

Fix `update-packages` step of the release job on the CI
  • Loading branch information
tgodzik authored Jan 21, 2025
2 parents 59c11b3 + 9de6b1d commit 9853b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1820,7 +1820,7 @@ jobs:
path: artifacts/
- uses: actions/download-artifact@v4
with:
name: launchers
name: jvm-launchers
path: artifacts/
- name: Display structure of downloaded files
run: ls -R
Expand Down

0 comments on commit 9853b0f

Please sign in to comment.