Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
paulacamargo25 committed Oct 17, 2023
1 parent 95a257b commit b436f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/azure-pipeline.pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ extends:
displayName: Install wheel and nox

# update according packageArch
- script: pipx run nox --session install_bundled_libs
- script: python -m nox --session install_bundled_libs
displayName: Install Python dependencies
env:
VSCETARGET: ${{ variables.VSCETARGET }}
Expand Down

0 comments on commit b436f0b

Please sign in to comment.