Skip to content

Commit fcddf87

Browse files
authored
Update build-web.yml
1 parent c2b822d commit fcddf87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path: ./web.zip
3030
- uses: JamesIves/github-pages-deploy-action@v4
3131
with:
32-
folder: build/web
32+
folder: build/web
3333
upload-artifacts:
3434
runs-on: ubuntu-latest
3535
needs: [release-web]

0 commit comments

Comments
 (0)