fix(ci): I can't spell apparently
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ashhhleyyy 2022-09-25 22:19:06 +01:00
parent 4bc3b03807
commit 040e959b16
Signed by: ash
GPG key ID: 83B789081A0878FB

View file

@ -23,7 +23,7 @@ steps:
- name: Build app
image: node:16-alpine
commands:
- npx eas-cli build --platform android --non-interative --profile preview
- npx eas-cli build --platform android --non-interactive --profile preview
environment:
EXPO_TOKEN:
from_secret: EAS_TOKEN