Skip to content

Commit 361ca71

Browse files
committed
fix: path
1 parent 43dd303 commit 361ca71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Upload Build Artifact
5151
uses: actions/upload-pages-artifact@v3
5252
with:
53-
path: build
53+
path: docs/build
5454

5555
deploy:
5656
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)