chore: build

This commit is contained in:
2026-06-20 14:29:13 +02:00
parent 28149689fb
commit 189a414321
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: Install EAS CLI & tooling
run: |
npm install -g eas-cli
pip install -r scripts/requirements.txt --quiet
pip install -r scripts/requirements.txt awscli --quiet
- name: Install dependencies
working-directory: frontend-admin
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- name: Install EAS CLI & tooling
run: |
npm install -g eas-cli
pip install -r scripts/requirements.txt --quiet
pip install -r scripts/requirements.txt awscli --quiet
- name: Install dependencies
working-directory: mobile