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 eb0bdb1 commit a1f3089Copy full SHA for a1f3089
1 file changed
.github/workflows/main.yml
@@ -13,4 +13,4 @@ jobs:
13
14
- name: test shell
15
run: |
16
- ./script.sh
+ sudo bash ./script.sh
0 commit comments