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 6f366ba commit 2136235Copy full SHA for 2136235
.github/workflows/pr.yml
@@ -141,5 +141,5 @@ jobs:
141
uses: actions/upload-artifact@v4
142
with:
143
name: build
144
- path: dist/build.zip
+ path: build.zip
145
0 commit comments