Skip to content

Commit

Permalink
Updated master workflow files
Browse files Browse the repository at this point in the history
  • Loading branch information
jcapona committed Jan 23, 2025
1 parent 6e683fc commit 356bc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deb-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
- name: Upload package build metadata artifacts
uses: actions/upload-artifact@v4
with:
name: ${{ env.ARTIFACT_PREFIX }}.metadata
name: ${{ matrix.distro }}-${{ env.ARTIFACT_PREFIX }}.metadata
path: |
./artifacts/**
!./artifacts/*.deb
Expand Down

0 comments on commit 356bc50

Please sign in to comment.