Skip to content

Commit 2e9fc14

Browse files
authored
Fix CI for new docs (#489)
1 parent fa3d2f6 commit 2e9fc14

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
@@ -47,4 +47,4 @@ jobs:
4747
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
4848
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
4949
AWS_REGION: 'ap-southeast-2'
50-
SOURCE_DIR: 'docs/dist'
50+
SOURCE_DIR: 'docs/docs/dist'

0 commit comments

Comments
 (0)