mirror of
https://github.com/wez/wezterm.git
synced 2025-01-08 23:17:36 +03:00
ci: I hate yaml
This commit is contained in:
parent
c041cef03e
commit
f0e18129e9
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -45,7 +45,7 @@ jobs:
|
||||
run: |
|
||||
(test -x ~/.cargo/bin/mdbook || (cd && cargo install mdbook --no-default-features --features search --vers "0.4.21" --locked))
|
||||
- name: Install mdBook linkcheck
|
||||
run: |
|
||||
run: |
|
||||
(test -x ~/.cargo/bin/mdbook-linkcheck || (cd && cargo install mdbook-linkcheck --locked))
|
||||
- name: Install mdBook mermaid
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user