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 f121790 commit b992a4aCopy full SHA for b992a4a
.github/workflows/build_pull_request.yml
@@ -33,7 +33,7 @@ jobs:
33
sudo unzip -j protoc-*.zip bin/protoc -d /usr/local/bin/
34
35
- name: Patch
36
- run: bash ./patch.sh
+ run: ./patch.sh
37
38
- name: Compile aapt2
39
env:
.github/workflows/release.yml
@@ -34,7 +34,7 @@ jobs:
40
0 commit comments