We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e329f55 commit 8e348c0Copy full SHA for 8e348c0
build/azure-pipeline.pre-release.yml
@@ -82,7 +82,7 @@ extends:
82
displayName: Install nox
83
84
# update according packageArch
85
- - script: python -m nox --session install_bundled_libs -- ${{ variables.VSCETARGET }}
+ - script: python -m nox --session install_bundled_libs
86
displayName: Install Python dependencies
87
env:
88
VSCETARGET: ${{ variables.VSCETARGET }}
0 commit comments