mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 13:21:00 +00:00
ci: mdbooks binary is missing (#245)
This commit is contained in:
parent
f077b647e7
commit
e1afa22e0a
1 changed files with 2 additions and 0 deletions
2
.github/workflows/docs.yaml
vendored
2
.github/workflows/docs.yaml
vendored
|
|
@ -17,6 +17,8 @@ jobs:
|
|||
with:
|
||||
lfs: "true"
|
||||
|
||||
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3
|
||||
|
||||
- name: Build Book
|
||||
working-directory: docs
|
||||
run: mdbook build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue