mirror of
https://github.com/xor-gate/go-socks5-ssh-proxy
synced 2026-03-23 06:16:35 +01:00
Github repository url may only be a github repo
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
|||||||
- name: Check out Alcatraz
|
- name: Check out Alcatraz
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: 'https://github.com/weak1337/Alcatraz'
|
repository: 'weak1337/Alcatraz'
|
||||||
|
|
||||||
- name: Run Alcatraz-con.exe
|
- name: Run Alcatraz-con.exe
|
||||||
run: "./x64/Release/Alcatraz-con.exe"
|
run: "./x64/Release/Alcatraz-con.exe"
|
||||||
|
|||||||
Reference in New Issue
Block a user