Skip to content

Commit 8c6df2c

Browse files
committed
fix(pages): move plugin location
1 parent 78ef000 commit 8c6df2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run_install: true
2121

2222
- name: Install doc theme
23-
run: pnpm i -g typedoc-github-theme
23+
run: pnpm i -dW typedoc-github-theme
2424

2525
- name: Build
2626
uses: bengreenier/tsdoc-action@v1.1-alpha.1

0 commit comments

Comments
 (0)