feat(action): Lets try a full url for github-server-url
Some checks failed
/ dotnet (push) Failing after 32s

This commit is contained in:
Scott 2026-09-08 15:33:50 +10:00
commit 2b28500707

View file

@ -11,7 +11,7 @@ jobs:
with:
repository: "pascal_nulah/Nulah.PowerShell"
ref: "feature/forgejo-runner-and-actions"
github-server-url: "git"
github-server-url: "https://moar.ws/git"
- id: dotnet-build
uses: ./.forgejo/dotnet-build'