Skip to content

Commit

Permalink
matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 16, 2024
1 parent b1ae6d2 commit b1447bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
if: ${{ inputs.artifact-name != '' }}
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.artifact-name }}-build-${{ matrix.payload.order }}
name: ${{ inputs.artifact-name }}-build-${{ strategy.job-index }}
path: dist

merge-artifacts:
Expand Down

0 comments on commit b1447bb

Please sign in to comment.