Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: WireProxy_windows_amd64
|
||||
path: release_linux_amd64
|
||||
path: release_windows_amd64
|
||||
linuxAmd64Build:
|
||||
name: Build Linux amd64 Version
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user