Skip to content

Commit e049758

Browse files
committed
fix(ci): update docs package name
1 parent 8148c2b commit e049758

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
@@ -24,7 +24,7 @@ jobs:
2424
npm -w docs install
2525
2626
- name: build
27-
run: npm -w docs run generate
27+
run: npm -w @is/docs run generate
2828

2929
- name: Deploy
3030
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)