Skip to content

Commit d851b0b

Browse files
authored
p
1 parent f1c0d0e commit d851b0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/upload-pages-artifact@v3.0.1
2525
with:
2626
# Path of the directory containing the static assets.
27-
path: build/
27+
path: public/
2828
deploy:
2929
runs-on: ubuntu-latest
3030
needs: build

0 commit comments

Comments
 (0)