Skip to content

Commit

Permalink
- [ctf] Finally nail down the last problem with artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
hbirchtree committed Jan 28, 2021
1 parent 9aa4858 commit 16c0a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/30-chrome-trace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Uploading artifacts
uses: actions/upload-artifact@v2
with:
name: ${{matrix.variant}}
name: traceviewer
path: |
${{ github.workspace }}/build/*.wasm
${{ github.workspace }}/build/*.js
Expand Down

0 comments on commit 16c0a90

Please sign in to comment.