Skip to content

Commit 0e2e429

Browse files
committed
Fix deploy command
1 parent c689e4f commit 0e2e429

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
@@ -42,4 +42,4 @@ jobs:
4242
GIT_USER: git
4343
run: |
4444
yarn install
45-
yarn deploy
45+
npx docusaurus deploy

0 commit comments

Comments
 (0)