update build.yml
Android CI / build (push) Failing after 10m5s Details

This commit is contained in:
chinosk 2024-07-07 22:05:50 +08:00
parent 1905a75b0e
commit b55074d840
Signed by: chinosk
GPG Key ID: 00610B08C1BF7BE9
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ jobs:
- name: install dependencies
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
- name: Update Submodules