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:
Martí Bolívar 2021-08-06 12:48:33 -07:00 committed by Christopher Friedt
commit 212da336f0

View file

@ -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: