Skip to content

Commit 1123828

Browse files
committed
chore: update actions
1 parent e7591c1 commit 1123828

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
@@ -28,7 +28,7 @@ jobs:
2828
node-version: '18.x'
2929
cache: pnpm
3030
- run: pnpm i
31-
- run: pnpm run docs:build
31+
- run: pnpm run build
3232

3333
- name: Deploy to GitHub Pages 🚀
3434
uses: JamesIves/github-pages-deploy-action@v4.4.3

0 commit comments

Comments
 (0)