mirror of
https://github.com/AlistGo/alist.git
synced 2025-04-23 13:54:04 +08:00
💚 add go install version
This commit is contained in:
parent
e10412c530
commit
c24894b5de
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
- name: Set up xgo
|
||||
run: |
|
||||
docker pull crazymax/xgo:latest
|
||||
go install github.com/crazy-max/xgo
|
||||
go install github.com/crazy-max/xgo@latest
|
||||
sudo apt install upx
|
||||
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user