Lets try this
This commit is contained in:
parent
fe8c583e09
commit
89b3e4aaab
2 changed files with 4 additions and 4 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
- name: Upload webpack-stats.json
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
path: webpack-state.json
|
||||
path: webpack-stats.json
|
||||
retention-days: 28
|
||||
|
||||
- name: Upload Artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue