fix: fix docs workflow (#104)

This commit is contained in:
Jacob
2022-12-07 09:36:52 +01:00
committed by GitHub
parent b9e20063be
commit 7e59a1a5f7

View File

@@ -16,9 +16,7 @@ jobs:
node-version: 18
cache: npm
- run: npm ci
- run: npm run core:build
- run: npm run 2d:build
- run: npm run vite-plugin:build
- run: npx lerna run build
- run: npm run examples:build
- run: npm run docs:build
- uses: peaceiris/actions-gh-pages@v3