We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2390d96 commit 9c90dcfCopy full SHA for 9c90dcf
azure-pipelines.yml
@@ -19,7 +19,7 @@ jobs:
19
workingDirectory: utility
20
displayName: 'install LibreSSL'
21
- script: |
22
- sudo ./install-oatpp-modules.sh
+ sudo /bin/bash ./install-oatpp-modules.sh
23
displayName: 'install oatpp modules'
24
25
0 commit comments