build: use crazymax/xgo

This commit is contained in:
Xhofe
2022-04-16 16:43:21 +08:00
parent fd80e3eaf7
commit 3c2d59e272
3 changed files with 6 additions and 6 deletions

View File

@ -29,8 +29,8 @@ jobs:
- name: Install upx
run: |
docker pull techknowlogick/xgo:latest
go install src.techknowlogick.com/xgo@latest
docker pull crazymax/xgo:latest
go install github.com/crazy-max/xgo@latest
sudo apt install upx
- name: Build