feat(action): Try prefixing the repository with a subdomain
Some checks failed
/ dotnet (push) Failing after 6s
Some checks failed
/ dotnet (push) Failing after 6s
This commit is contained in:
parent
b28e40da64
commit
eae85bc42f
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v7
|
||||
with:
|
||||
repository: "pascal_nulah/Nulah.PowerShell"
|
||||
repository: "git/pascal_nulah/Nulah.PowerShell"
|
||||
ref: "feature/forgejo-runner-and-actions"
|
||||
|
||||
- id: dotnet-build
|
||||
|
|
|
|||
Loading…
Reference in a new issue