mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 06:13:07 +00:00
ci: we don't require s3cmd anymore
This commit is contained in:
parent
781cc731ed
commit
2aa9dd44a5
@ -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"
|
||||||
|
|||||||
@ -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"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user