doc-build.yml: build west 0.11.1a1
To get confirmation this will work before I cut the release. That pre-release is already available on PyPI. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
8807d0c2bb
commit
212da336f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc-build.yml
vendored
2
.github/workflows/doc-build.yml
vendored
|
@ -26,7 +26,7 @@ on:
|
|||
|
||||
env:
|
||||
# NOTE: west docstrings will be extracted from the version listed here
|
||||
WEST_VERSION: 0.11.0
|
||||
WEST_VERSION: 0.11.1a1
|
||||
|
||||
jobs:
|
||||
doc-build-html:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue