mirror of https://github.com/Xhofe/alist
💚 add go install version
parent
e10412c530
commit
c24894b5de
|
@ -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…
Reference in New Issue