Skip to content

Commit fb20105

Browse files
committed
feat: update
1 parent eeac96a commit fb20105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-portal-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run_install: false
3030

3131
- name: Build assets
32-
run: pnpm run build:portal:docs
32+
run: pnpm run build:docs:portal
3333

3434
- name: Deploy to GitHub Pages
3535
uses: peaceiris/actions-gh-pages@v3

0 commit comments

Comments
 (0)