Update .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sthope 2023-08-28 19:46:04 +02:00
parent fcbcec46ef
commit 2489d58d85

View File

@ -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" |