We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed4c7a3 commit e71eaf8Copy full SHA for e71eaf8
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Build.
21
run: |
22
- ./gh-build.sh
+ sudo ./gh-build.sh
23
24
- name: Push package.
25
env:
0 commit comments