This commit is contained in:
parent
52eddf3175
commit
0edd8778a3
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
|||
- name: Build app
|
||||
image: node:16-alpine
|
||||
commands:
|
||||
- apk install git ca-certificates
|
||||
- apk add git ca-certificates
|
||||
- npx eas-cli build --platform android --non-interactive --profile preview
|
||||
environment:
|
||||
EXPO_TOKEN:
|
||||
|
|
Loading…
Reference in a new issue