Skip to content

Commit 2221153

Browse files
I may be stupid
1 parent 4e7c56f commit 2221153

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
# Automatically uploads an artifact from the './_site' directory by default
4343
uses: actions/upload-pages-artifact@v3
4444
with:
45-
path: website/target/docs/site
45+
path: website/target/webpage
4646
deploy:
4747
environment:
4848
name: github-pages

0 commit comments

Comments
 (0)