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 31b3689 commit 7993668Copy full SHA for 7993668
azure-pipelines.yml
@@ -15,7 +15,7 @@ jobs:
15
clean: all
16
steps:
17
- script: |
18
- sudo ./install-oatpp-modules.sh
+ sudo /bin/bash ./install-oatpp-modules.sh
19
displayName: 'install oatpp modules'
20
workingDirectory: utility
21
0 commit comments