Skip to content

Commit

Permalink
sudo
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <[email protected]>
  • Loading branch information
xadupre committed Aug 29, 2023
1 parent 29dac3e commit 7f1e62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/linux-conda-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
packageSpecs: 'python=$(python.version)'

- script: |
apt-get install -y language-pack-en
sudo apt-get install -y language-pack-en
displayName: 'Install packages'
- script: |
Expand Down

0 comments on commit 7f1e62e

Please sign in to comment.