mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-23 20:22:51 +01:00
ci: mdbookold needs mergetostablebranch
This commit is contained in:
parent
771639c3f6
commit
e7c6bfe208
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -349,6 +349,7 @@ jobs:
|
||||||
|
|
||||||
mdbookold:
|
mdbookold:
|
||||||
name: build docs and mdbook for older releases
|
name: build docs and mdbook for older releases
|
||||||
|
needs: mergetostablebranch
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in a new issue