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

@@ -28,4 +28,4 @@
- [x] Added trip deletion flow and confirmation
- [x] Updated Gitea workflows/artifacts naming for Luggage List
- [x] Ran local web export smoke checks successfully
- [x] Switched CI/manual APK workflow to run `eas init --non-interactive` before `eas build --local`
- [x] Removed `eas init` from CI/manual workflows (run once locally instead)