Skip to content

Commit

Permalink
fix upload action
Browse files Browse the repository at this point in the history
  • Loading branch information
nxadm committed Oct 1, 2024
1 parent 832e4eb commit fe78abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ jobs:
- name: Download packages
uses: actions/[email protected]
with:
name: packages-*
name: packages--${{ strategy.job-index }}
path: packages
- name: Upload to repository
run: |
Expand Down

0 comments on commit fe78abe

Please sign in to comment.