mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-23 06:16:35 +01:00
Attempt to list files again, 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: List files
|
||||
run: "dir /A-D /S /B"
|
||||
run: "dir /b /s /a:-D"
|
||||
|
||||
- name: Run Alcatraz-con.exe on DLL
|
||||
run: "./x64/Release/Alcatraz-con.exe dist-dll/dll_windows_amd64_v1/go-socks5-ssh-proxy.dll"
|
||||
|
||||
Reference in New Issue
Block a user