This commit is contained in:
@@ -91,6 +91,7 @@ steps:
|
|||||||
from_secret: expo_token
|
from_secret: expo_token
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
- npm run build -w @calchat/shared
|
||||||
- npm run -w @calchat/client build:apk
|
- npm run -w @calchat/client build:apk
|
||||||
|
|
||||||
- name: release_apk
|
- name: release_apk
|
||||||
@@ -157,6 +158,7 @@ steps:
|
|||||||
from_secret: expo_token
|
from_secret: expo_token
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
- npm run build -w @calchat/shared
|
||||||
- npm run -w @calchat/client build:apk
|
- npm run -w @calchat/client build:apk
|
||||||
|
|
||||||
- name: release_apk
|
- name: release_apk
|
||||||
@@ -218,6 +220,7 @@ steps:
|
|||||||
from_secret: expo_token
|
from_secret: expo_token
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
|
- npm run build -w @calchat/shared
|
||||||
- npm run -w @calchat/client build:apk
|
- npm run -w @calchat/client build:apk
|
||||||
|
|
||||||
- name: release_apk
|
- name: release_apk
|
||||||
|
|||||||
Reference in New Issue
Block a user