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 4168b75 commit bc03170Copy full SHA for bc03170
.github/workflows/build.yml
@@ -40,6 +40,4 @@ jobs:
40
uses: actions/upload-pages-artifact@v3
41
with:
42
name: dist-${{ matrix.os }}
43
- path: |
44
- dist/
45
- build/
+ path: | dist/
0 commit comments