From 877db5341dc9d71a55eacaf30e83b47459949ceb Mon Sep 17 00:00:00 2001 From: Thomas Glanzmann Date: Wed, 14 Dec 2022 17:06:54 +0100 Subject: [PATCH] no longer publish artefacts automatically --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 0aa75cb..7b46c41 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -102,7 +102,7 @@ build_asahi_installer_image() publish_artefacts() { - sudo cp asahi-debian-live.tar debian-base.zip /u/ + echo upload build/asahi-debian-live.tar build/debian-base.zip } mkdir -p build -- 2.39.2