mirror of
https://github.com/whyvl/wireproxy.git
synced 2025-04-29 19:01:42 +02:00
Update build.yml
This commit is contained in:
parent
a6f28cd782
commit
4b9baadcdc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: WireProxy_windows_amd64
|
name: WireProxy_windows_amd64
|
||||||
path: release_linux_amd64
|
path: release_windows_amd64
|
||||||
linuxAmd64Build:
|
linuxAmd64Build:
|
||||||
name: Build Linux amd64 Version
|
name: Build Linux amd64 Version
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue