Skip to content

Commit f387cdb

Browse files
PATPAT
authored andcommitted
gh actions fix
1 parent db57cf7 commit f387cdb

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# run build script
4343
- name: Build VuePress site
44-
run: yarn docs:build
44+
run: yarn build
4545

4646
# please check out the docs of the workflow for more details
4747
# @see https://github.com/crazy-max/ghaction-github-pages

0 commit comments

Comments
 (0)