Skip to content

Commit a1c034d

Browse files
authored
adding apt install step (#4795)
1 parent c80ddcf commit a1c034d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eng/ci/templates/official/jobs/linux-deb-build-pack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
sudo apt-get update
3131
sudo apt-get install -y binutils-aarch64-linux-gnu
3232
sudo apt-get install -y fakeroot
33+
sudo apt-get install -y python3-venv
3334
displayName: 'Install required tools'
3435
3536
- task: PowerShell@2

0 commit comments

Comments
 (0)