Skip to content

Commit

Permalink
debug azure on OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 committed Oct 10, 2019
1 parent 8805194 commit b9bafec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ jobs:
displayName: Add conda to PATH
- bash: |
if [ -f /Users/vsts/.conda/pkgs/urls.txt ]; then
echo "chown"
sudo chown 501:20 /Users/vsts/.conda/pkgs/urls.txt
fi
displayName: Fix OSX permissions
Expand Down

0 comments on commit b9bafec

Please sign in to comment.