There was an error while loading. Please reload this page.
1 parent 6835e75 commit ebbd740Copy full SHA for ebbd740
2 files changed
.github/workflows/deploy.yml
@@ -23,6 +23,8 @@ jobs:
23
- uses: actions/checkout@v6
24
- run: "git -c url.https://github.com/.insteadOf=git@github.com: submodule update --init konfik"
25
- uses: ./konfik/.github/actions/configure_environment
26
+ - run: pnpm exec vocs build
27
+ working-directory: docs
28
- uses: ./konfik/.github/actions/alchemize
29
with:
30
working-directory: docs
konfik
0 commit comments