Skip to content

Commit 705acd7

Browse files
committed
fix: script
1 parent 50f6f0e commit 705acd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ jobs:
3030
npm run build
3131
- name: Build docs
3232
run: |
33-
npm run build:docs
33+
npm run docs:build

0 commit comments

Comments
 (0)