mirror of
https://github.com/xiaoqidun/goenv.git
synced 2026-03-16 20:08:55 +08:00
feat(添加工具): 更齐全的构建工具包
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
steps:
|
||||
- name: checkout
|
||||
uses: actions/checkout@v6
|
||||
- name: download ndk
|
||||
- name: download
|
||||
run: |
|
||||
apt-get update && apt-get install -y wget unzip && rm -rf /var/lib/apt/lists/*
|
||||
wget -q -T 180 -4 https://github.com/thongtech/go-legacy-win7/releases/download/v1.26.0-2/go-legacy-win7-1.26.0-2.linux_amd64.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user