Github repository url may only be a github repo
This commit is contained in:
parent
77e402ef32
commit
2cbcf2ffde
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue