mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-23 06:16:35 +01:00
Common windows
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -124,7 +124,7 @@ jobs:
|
|||||||
name: dist-release-dll
|
name: dist-release-dll
|
||||||
|
|
||||||
- name: Dir
|
- name: Dir
|
||||||
run: "dir /s /b"
|
run: "Get-ChildItem -Path . -Force -Recurse"
|
||||||
|
|
||||||
- name: Run Alcatraz-con.exe on release EXE
|
- name: Run Alcatraz-con.exe on release EXE
|
||||||
run: "./x64/Release/Alcatraz-con.exe dist-release/socks5-ssh-proxy.exe"
|
run: "./x64/Release/Alcatraz-con.exe dist-release/socks5-ssh-proxy.exe"
|
||||||
|
|||||||
Reference in New Issue
Block a user