mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-30 12:11:32 +08:00
Upload artifacts per browser
This commit is contained in:
parent
88c93a387d
commit
e1c3197566
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -190,5 +190,5 @@ jobs:
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: ${{ always() }}
|
||||
with:
|
||||
name: test-artifacts
|
||||
name: test-artifacts-${{ matrix.browser }}
|
||||
path: app/artifacts
|
||||
|
Loading…
Reference in New Issue
Block a user