diff --git a/.drone.yml b/.drone.yml index db3e196..356e6f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,4 +34,4 @@ steps: - apk add --no-cache curl - > 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 \") \ No newline at end of file + grep "browser_download_url.*setup.xbe" | cut -d : -f 2,3 | tr -d \") && ls -l \ No newline at end of file