Skip to content

Commit 32dabce

Browse files
authored
Update main.yml
1 parent 1c9a004 commit 32dabce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/upload-pages-artifact@v3
3939
with:
4040
# this should match the `pages` option in your adapter-static options
41-
path: 'build/'
41+
path: './wtfdig/build/'
4242

4343
deploy:
4444
needs: build_site

0 commit comments

Comments
 (0)