Skip to content

Commit

Permalink
fix azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lganzzzo committed Dec 9, 2020
1 parent 2390d96 commit 9c90dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
workingDirectory: utility
displayName: 'install LibreSSL'
- script: |
sudo ./install-oatpp-modules.sh
sudo /bin/bash ./install-oatpp-modules.sh
displayName: 'install oatpp modules'
workingDirectory: utility
- script: |
Expand Down

0 comments on commit 9c90dcf

Please sign in to comment.