???
This commit is contained in:
parent
6d88f16ff6
commit
e8b78cf725
@ -67,6 +67,10 @@ jobs:
|
||||
bash -c 'yes || true' | sdkmanager --licenses
|
||||
shell: bash
|
||||
|
||||
- name: Remove gradle caches
|
||||
run: rm -rf ~/.gradle/caches/
|
||||
shell: bash
|
||||
|
||||
# - name: Install Ionic
|
||||
# run: npm install -g @ionic/cli
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user