Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
Store logs for different matrix jobs #117
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasdille committed Dec 20, 2021
1 parent 6eea63c commit d75478a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/upload-artifact@v2
if: always()
with:
name: logs
name: logs-${{ matrix.distro }}
path: log/**

release:
Expand Down

0 comments on commit d75478a

Please sign in to comment.