Skip to content

Commit f499759

Browse files
committed
Updated directory
1 parent 4523fc0 commit f499759

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
- name: Upload artifact
7272
uses: actions/upload-pages-artifact@v3
7373
with:
74-
path: ./out
74+
path: ./apps/docs/.next
7575

7676
# Deployment job
7777
deploy:

0 commit comments

Comments
 (0)