Skip to content

Commit 309f8c1

Browse files
ci: fixed gh pages (#1)
Update docs.yml
1 parent 753936a commit 309f8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
-
2525
uses: actions/upload-pages-artifact@v2
2626
with:
27-
path: 'src'
27+
path: 'dist'
2828
-
2929
id: deployment
3030
uses: actions/deploy-pages@v2

0 commit comments

Comments
 (0)