Removed "mobile" dir from CI (finally)
Some checks failed
Build App / build (push) Failing after 37s

This commit is contained in:
Space-Banane
2026-03-10 18:43:23 +01:00
parent 533360f3a2
commit 479b77aa02

View File

@@ -39,7 +39,6 @@ jobs:
- name: 📦 Install dependencies
run: pnpm install
working-directory: mobile
- name: 👷 Build app
run: |