diff --git a/.build.yml b/.build.yml index a9b8289..59398fc 100644 --- a/.build.yml +++ b/.build.yml @@ -51,7 +51,7 @@ tasks: rsync -rp win:uxn/bin/ build/uxn-win64/uxn/ else wget -nv -NP out "https://${SITE}/"uxn{,-essentials}-win64.{tar.gz,zip} || true - touch out/needs-solar-build + : touch out/needs-solar-build fi - build-macos: | if ssh -o ConnectTimeout=10 mac true; then