.github: doc-build: use west 0.10.0a1
Testing for the release itself. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
d494ee4fb2
commit
ffadff947c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
pip3 install setuptools wheel
|
||||
pip3 install -r scripts/requirements-base.txt
|
||||
pip3 install -r scripts/requirements-doc.txt
|
||||
pip3 install west==0.9.0
|
||||
pip3 install west==0.10.0a1
|
||||
|
||||
- name: west setup
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue