We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0f074 commit c70c07eCopy full SHA for c70c07e
1 file changed
.github/workflows/ci.yaml
@@ -54,6 +54,7 @@ jobs:
54
- uses: actions/upload-artifact@v4
55
with:
56
path: build
57
+ overwrite: true
58
- name: Test
59
run: npm test
60
0 commit comments