Skip to content

Commit 33139a5

Browse files
committed
fix
1 parent 0227c3e commit 33139a5

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

release_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ gopath=/go
2828
dockercmd=$(
2929
cat <<EOF
3030
sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/repositories
31-
apk add gcc g++ musl musl-dev
31+
apk add gcc g++ musl musl-dev tzdata
3232
export GOPROXY=https://goproxy.cn
3333
go mod tidy
3434
echo "build:"

server/build_test.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)