mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 14:26:31 +00:00
update release
This commit is contained in:
parent
b1e9a1e01a
commit
8a09f30af4
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user