da
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
Build Android / Build APK (push) Failing after 19m2s

This commit is contained in:
Alexander Kacheryants 2024-07-11 07:58:33 +03:00
parent 398a15e4f4
commit 8eabf4af38

View File

@ -24,7 +24,7 @@ jobs:
run: npm install -g @ionic/cli run: npm install -g @ionic/cli
- name: Install app dependencies - name: Install app dependencies
run: npm install run: npm install --verbose
- name: Build Ionic App - name: Build Ionic App
run: ionic build run: ionic build