Skip to content

Commit

Permalink
specify matrix dimenion in uploaded artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
kinkie committed Nov 4, 2024
1 parent 3a432fe commit 32c0a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ jobs:
if: success() || failure()
uses: actions/upload-artifact@v4
with:
name: freebsd-build-logs
name: build-logs-freebsd-${{ matrix.osversion }}
path: btlayer-*.log

0 comments on commit 32c0a66

Please sign in to comment.