update release

This commit is contained in:
xvzc 2022-03-11 10:21:52 +09:00
parent b1e9a1e01a
commit 8a09f30af4

View File

@ -15,4 +15,3 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: linux
goarch: amd64
build_command: "go build -o . github.com/xvzc/SpoofDPI/cmd/spoof-dpi && tar -zcvf spoof-dpi-osx.tar.gz ./spoof-dpi"