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 - name: Build app
image: node:16-alpine image: node:16-alpine
commands: commands:
- npx eas-cli build --platform android --non-interative --profile preview - npx eas-cli build --platform android --non-interactive --profile preview
environment: environment:
EXPO_TOKEN: EXPO_TOKEN:
from_secret: EAS_TOKEN from_secret: EAS_TOKEN