mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 05:44:20 +00:00
ci: we don't require s3cmd anymore
This commit is contained in:
parent
781cc731ed
commit
2aa9dd44a5
2 changed files with 0 additions and 6 deletions
|
|
@ -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…
Add table
Reference in a new issue