💚 add go install version

This commit is contained in:
微凉 2022-01-10 18:23:44 +08:00
parent e10412c530
commit c24894b5de

View File

@ -41,7 +41,7 @@ jobs:
- name: Set up xgo - name: Set up xgo
run: | run: |
docker pull crazymax/xgo:latest docker pull crazymax/xgo:latest
go install github.com/crazy-max/xgo go install github.com/crazy-max/xgo@latest
sudo apt install upx sudo apt install upx
- name: Build - name: Build