MMMMMOOOOOORRRRREEEEE... meh
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-26 14:52:04 +01:00
parent f5ed9a77c3
commit 3492d5bdc8

View File

@@ -91,6 +91,7 @@ steps:
from_secret: expo_token
commands:
- npm ci
- npm run build -w @calchat/shared
- npm run -w @calchat/client build:apk
- name: release_apk
@@ -157,6 +158,7 @@ steps:
from_secret: expo_token
commands:
- npm ci
- npm run build -w @calchat/shared
- npm run -w @calchat/client build:apk
- name: release_apk
@@ -218,6 +220,7 @@ steps:
from_secret: expo_token
commands:
- npm ci
- npm run build -w @calchat/shared
- npm run -w @calchat/client build:apk
- name: release_apk