Commit 2aa9dd44a5

Alex Rønne Petersen <alex@alexrp.com>
2025-09-28 19:45:16
ci: we don't require s3cmd anymore
1 parent 781cc73
ci/aarch64-macos-debug.sh
@@ -3,9 +3,6 @@
 set -x
 set -e
 
-# Script assumes the presence of the following:
-# s3cmd
-
 ZIGDIR="$PWD"
 TARGET="aarch64-macos-none"
 MCPU="baseline"
ci/aarch64-macos-release.sh
@@ -3,9 +3,6 @@
 set -x
 set -e
 
-# Script assumes the presence of the following:
-# s3cmd
-
 ZIGDIR="$PWD"
 TARGET="aarch64-macos-none"
 MCPU="baseline"