From 05d870a8248f6b9c9aa34b0be5a7693f4d27c3bf Mon Sep 17 00:00:00 2001 From: Ashhhleyyy Date: Sun, 25 Sep 2022 22:26:15 +0100 Subject: [PATCH] fix(ci): apparently we need git --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0b398d1..a44640e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,6 +23,7 @@ steps: - name: Build app image: node:16-alpine commands: + - apk install git ca-certificates - npx eas-cli build --platform android --non-interactive --profile preview environment: EXPO_TOKEN: