Skip to content

Commit 432e566

Browse files
committed
chore: update pages
1 parent fe0eb06 commit 432e566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: pnpm install
2828
run: pnpm install
2929
- name: build pages
30-
run: pnpm --filter pbts-web run build
30+
run: pnpm --filter @pbts/web run build
3131

3232
- name: GitHub Pages action
3333
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)