mirror of
https://github.com/xvzc/SpoofDPI.git
synced 2024-12-22 22:36:53 +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 }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
goos: linux
|
goos: linux
|
||||||
goarch: amd64
|
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