Fix gox not found in release CI

This commit is contained in:
name 2023-03-07 17:17:19 +08:00
parent 11e42dd542
commit 6fe603c726
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
go get github.com/mitchellh/gox
go install github.com/mitchellh/gox@latest
mkdir -p release