forked from chinosk/gkms-local
update build.yml
This commit is contained in:
parent
1905a75b0e
commit
b55074d840
|
@ -23,8 +23,6 @@ jobs:
|
||||||
|
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: |
|
run: |
|
||||||
sdkmanager --install "cmake;3.22.1"
|
|
||||||
echo "cmake.dir=/usr/local/lib/android/sdk/cmake/3.22.1" > local.properties
|
|
||||||
npm install -g pnpm
|
npm install -g pnpm
|
||||||
|
|
||||||
- name: Update Submodules
|
- name: Update Submodules
|
||||||
|
|
Loading…
Reference in New Issue