Skip to content

Commit 8e06e7f

Browse files
authored
[build] Update python-wheel target path to latest in master (sonic-net#253)
1 parent 77da9c8 commit 8e06e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ steps:
5454
sudo pip3 install sonic_yang_mgmt-1.0-py3-none-any.whl
5555
sudo pip3 install sonic_yang_models-1.0-py3-none-any.whl
5656
sudo pip3 install sonic_config_engine-1.0-py3-none-any.whl
57-
workingDirectory: $(Pipeline.Workspace)/target/python-wheels/
57+
workingDirectory: $(Pipeline.Workspace)/target/python-wheels/buster/
5858
displayName: 'Install Python dependencies'
5959

6060
- script: |

0 commit comments

Comments
 (0)