parent
5ddcd2048b
commit
ebff73314a
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ jobs:
|
||||||
image: peaceiris/mdbook
|
image: peaceiris/mdbook
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install dependencies
|
||||||
|
run: apk add --no-cache git nodejs util-linux
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue