We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e171e67 commit 4a3eccdCopy full SHA for 4a3eccd
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
uses: actions/upload-artifact@v4
54
with:
55
name: build-artifacts
56
- path: ./build/
+ path: ./dist/
57
58
- name: Error handling
59
if: failure()
0 commit comments