Skip to content

Commit ea1c8ce

Browse files
committed
fix(docs): adjust dist ci config
1 parent cbc1bb0 commit ea1c8ce

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Upload artifact
2222
uses: actions/upload-pages-artifact@v3
2323
with:
24-
path: apps/docs/docs/dist/
24+
path: apps/docs/src/dist/
2525
deploy:
2626
needs: build
2727
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)