diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 6957a8a..12845e8 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -39,7 +39,6 @@ jobs: - name: 📦 Install dependencies run: pnpm install - working-directory: mobile - name: 👷 Build app run: |