mirror of
https://github.com/ziglang/zig.git
synced 2026-02-13 04:48:20 +00:00
ci: freebsd: use py37-s3cmd
This commit is contained in:
parent
3f7d9b5fc1
commit
7550af0d4c
@ -4,7 +4,7 @@ set -x
|
||||
set -e
|
||||
|
||||
sudo pkg update -fq
|
||||
sudo pkg install -y cmake py27-s3cmd wget curl jq
|
||||
sudo pkg install -y cmake py37-s3cmd wget curl jq
|
||||
|
||||
ZIGDIR="$(pwd)"
|
||||
CACHE_BASENAME="llvm+clang+lld-11.0.0-x86_64-freebsd-release"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user