diff --git a/build/azure-pipeline.pre-release.yml b/build/azure-pipeline.pre-release.yml index 229b9f49..6e40f841 100644 --- a/build/azure-pipeline.pre-release.yml +++ b/build/azure-pipeline.pre-release.yml @@ -82,7 +82,7 @@ extends: displayName: Install nox # update according packageArch - - script: python -m nox --session install_bundled_libs -- ${{ variables.VSCETARGET }} + - script: python -m nox --session install_bundled_libs displayName: Install Python dependencies env: VSCETARGET: ${{ variables.VSCETARGET }}