ci: we don't require s3cmd anymore

This commit is contained in:
Alex Rønne Petersen 2025-09-28 19:45:16 +02:00
parent 781cc731ed
commit 2aa9dd44a5
No known key found for this signature in database
2 changed files with 0 additions and 6 deletions

View File

@ -3,9 +3,6 @@
set -x set -x
set -e set -e
# Script assumes the presence of the following:
# s3cmd
ZIGDIR="$PWD" ZIGDIR="$PWD"
TARGET="aarch64-macos-none" TARGET="aarch64-macos-none"
MCPU="baseline" MCPU="baseline"

View File

@ -3,9 +3,6 @@
set -x set -x
set -e set -e
# Script assumes the presence of the following:
# s3cmd
ZIGDIR="$PWD" ZIGDIR="$PWD"
TARGET="aarch64-macos-none" TARGET="aarch64-macos-none"
MCPU="baseline" MCPU="baseline"