Skip to content

Commit b366e1a

Browse files
committed
ci: fix ci
1 parent 839617e commit b366e1a

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
@@ -59,7 +59,7 @@ jobs:
5959
working-directory: packages/evolution
6060

6161
- name: 📚 Copy Evolution docs to website
62-
run: node scripts/copy-evolution-docs.mjs
62+
run: pnpm run copy-evolution-docs
6363
working-directory: docs
6464

6565
- name: 🏗 Build documentation

0 commit comments

Comments
 (0)