Skip to content

Commit fa5cc89

Browse files
test
1 parent 15fb7cd commit fa5cc89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: 9
2727

2828
- name: Install dependencies
29-
run: pnpm install && pnpm install --g gh-pages
29+
run: pnpm install --g gh-pages && pnpm install
3030

3131
- name: Make Docs Directory
3232
run: |

0 commit comments

Comments
 (0)