Skip to content

Commit

Permalink
Update linux-conda-CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowuhu committed Mar 13, 2024
1 parent 9beb2c3 commit d7e55eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .azure-pipelines/linux-conda-CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ jobs:
maxParallel: 3

steps:
- script: |
sudo install -d -m 0777 /home/vsts/.conda/envs
displayName: Fix Conda permissions
# - script: |
# sudo install -d -m 0777 /home/vsts/.conda/envs
# displayName: Fix Conda permissions

- task: UsePythonVersion@0
inputs:
Expand Down

0 comments on commit d7e55eb

Please sign in to comment.