feat(action): Try prefixing the repository with a subdomain
Some checks failed
/ dotnet (push) Failing after 6s

This commit is contained in:
Scott 2026-09-08 15:30:27 +10:00
commit eae85bc42f

View file

@ -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