Skip to content

Commit ebbd740

Browse files
authored
add temporary fix to alchemy build noop (#451)
1 parent 6835e75 commit ebbd740

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
- uses: actions/checkout@v6
2424
- run: "git -c url.https://github.com/.insteadOf=git@github.com: submodule update --init konfik"
2525
- uses: ./konfik/.github/actions/configure_environment
26+
- run: pnpm exec vocs build
27+
working-directory: docs
2628
- uses: ./konfik/.github/actions/alchemize
2729
with:
2830
working-directory: docs

konfik

0 commit comments

Comments
 (0)