diff --git a/.drone.yml b/.drone.yml index 6d7c9bb..5f4f875 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,7 +31,7 @@ steps: - name: testing image: alpine commands: - - apk add --no-cache curl + - apk add --no-cache curl git - mkdir -p Insignia - > curl -sL -o Insignia/default.xbe $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |