Skip to content

Commit

Permalink
πŸ’š Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
BattleCh1cken committed May 8, 2024
1 parent 6e1824a commit ce092fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ jobs:

- name: Build
run: |
cd docs
cd docs/src
typst compile reference.typ
cd ..
mdbook build
- name: Deploy to GitHub Pages
Expand Down

0 comments on commit ce092fb

Please sign in to comment.