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 c48a9a1 commit 6e7aeb6Copy full SHA for 6e7aeb6
.github/workflows/android.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: Setup ninja
34
run: |
35
sudo apt-get update
36
- sudo apt-get install ninja-build
+ sudo apt-get install ninja-build jq
37
38
- name: Setup JDK
39
uses: actions/setup-java@v4
0 commit comments