We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 839617e commit b366e1aCopy full SHA for b366e1a
.github/workflows/docs.yml
@@ -59,7 +59,7 @@ jobs:
59
working-directory: packages/evolution
60
61
- name: 📚 Copy Evolution docs to website
62
- run: node scripts/copy-evolution-docs.mjs
+ run: pnpm run copy-evolution-docs
63
working-directory: docs
64
65
- name: 🏗 Build documentation
0 commit comments