Skip to content

Commit

Permalink
change json.log artifact to matrix platform
Browse files Browse the repository at this point in the history
  • Loading branch information
edaniels committed Jun 27, 2023
1 parent d3b5fc4 commit c80e7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
if: always()
uses: actions/upload-artifact@v3
with:
name: test-${{ matrix.arch }}.json
name: test-${{ matrix.platform }}.json
path: json.log
retention-days: 30

Expand Down

0 comments on commit c80e7e0

Please sign in to comment.