Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sthope 2023-08-28 19:39:31 +02:00
parent b8f57bdcc2
commit a44a67d333

View File

@ -34,4 +34,4 @@ steps:
- apk add --no-cache curl - apk add --no-cache curl
- > - >
curl -sLO $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" | curl -sLO $(curl -s "https://api.github.com/repos/insignia-live/setup-assistant-release/releases/latest" |
grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") && ls -l