Skip to content

Commit

Permalink
[build] Update python-wheel target path to latest in master (sonic-ne…
Browse files Browse the repository at this point in the history
  • Loading branch information
prgeor authored Dec 16, 2021
1 parent 77da9c8 commit 8e06e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ steps:
sudo pip3 install sonic_yang_mgmt-1.0-py3-none-any.whl
sudo pip3 install sonic_yang_models-1.0-py3-none-any.whl
sudo pip3 install sonic_config_engine-1.0-py3-none-any.whl
workingDirectory: $(Pipeline.Workspace)/target/python-wheels/
workingDirectory: $(Pipeline.Workspace)/target/python-wheels/buster/
displayName: 'Install Python dependencies'

- script: |
Expand Down

0 comments on commit 8e06e7f

Please sign in to comment.