try to fix
Some checks failed
Build Android / Build APK (push) Failing after 23m50s

This commit is contained in:
Alexander Kacheryants 2024-07-11 18:08:09 +03:00
parent 394f6b5ab3
commit dbaf98e928

View File

@ -18,7 +18,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 13.x
node-version: 20.x
- name: Install Ionic
run: npm install -g @ionic/cli