chore(ci): remove eas init from workflows
This commit is contained in:
@@ -40,9 +40,6 @@ jobs:
|
||||
- name: 📦 Install dependencies
|
||||
run: pnpm install
|
||||
|
||||
- name: 🧩 Init EAS project
|
||||
run: eas init --non-interactive
|
||||
|
||||
- name: 👷 Build app
|
||||
run: |
|
||||
eas build --local \
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user