Commit 8e81f59
committed
ci(docs): add setup-just step for justfile-based build
why: CI failed because `just` wasn't installed. The docs workflow
switched from `make html` to `just html` but was missing the
setup-just action.
what:
- Add extractions/setup-just@v3 step before docs build1 parent 2423f23 commit 8e81f59
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
63 | 67 | | |
64 | 68 | | |
65 | 69 | | |
| |||
0 commit comments