mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2024-11-14 05:11:17 +08:00
action: add GOTOOLCHAIN=local in build.yml
This commit is contained in:
parent
582ac28728
commit
da65f8f935
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -129,6 +129,7 @@ jobs:
|
||||
run: |
|
||||
echo "TAGS=with_gvisor,with_lwip" >> $GITHUB_ENV
|
||||
echo "LDFLAGS=-X 'github.com/metacubex/mihomo/constant.Version=${VERSION}' -X 'github.com/metacubex/mihomo/constant.BuildTime=${BUILDTIME}' -w -s -buildid=" >> $GITHUB_ENV
|
||||
echo "GOTOOLCHAIN=local" >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
||||
- name: Setup Go
|
||||
|
Loading…
Reference in New Issue
Block a user