Workflow: Fixed repo.

This commit is contained in:
imi415 2022-08-08 21:14:36 +08:00
parent b3ac0c3ced
commit 436610e94d
Signed by: imi415
GPG Key ID: 17F01E106F9F5E0A
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
steps:
- uses: "actions/checkout@v3"
with:
repository: "https://github.com/crosstool-ng/crosstool-ng.git"
repository: "crosstool-ng/crosstool-ng"
path: "ct_ng"
- uses: "actions/checkout@v3"
with: