This commit is contained in:
parent
a44a67d333
commit
3954c812f0
@ -33,5 +33,5 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- 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 -sL -o Insignia/default.xbe $(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 \") && ls -l
|
grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") && ls -l Insignia
|
Loading…
x
Reference in New Issue
Block a user