chore(ci): remove eas init from workflows
Some checks failed
Luggage List Build / build-android (push) Failing after 39s
Luggage List Build / build-web (push) Successful in 1m0s
Luggage List Build / release (push) Has been skipped

This commit is contained in:
2026-04-18 12:05:33 +02:00
parent b30fb3b19c
commit 8a01e2209b
4 changed files with 3 additions and 9 deletions

View File

@@ -38,9 +38,6 @@ jobs:
- name: 📦 Install dependencies
run: pnpm install
- name: 🧩 Init EAS project
run: eas init --non-interactive
- name: 👷 Build app
run: |
eas build --local \