Skip to content

Commit

Permalink
Fix plugin upload
Browse files Browse the repository at this point in the history
  • Loading branch information
nibanks committed Jul 25, 2024
1 parent edbf327 commit 5b5f231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ jobs:
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b
with:
name: ptix_quictrace_${{ matrix.configuration }}
path: artifacts/bin/quictrace/QuicTrace-1.0.0.ptix
path: artifacts/bin/quictrace/*.ptix

0 comments on commit 5b5f231

Please sign in to comment.