feat(action): Move subfolder to github-server-url I guess?
Some checks failed
/ dotnet (push) Failing after 6s

This commit is contained in:
Scott 2026-09-08 15:32:38 +10:00
commit 1549a0b0c5

View file

@ -9,8 +9,9 @@ jobs:
steps:
- uses: actions/checkout@v7
with:
repository: "git/pascal_nulah/Nulah.PowerShell"
repository: "pascal_nulah/Nulah.PowerShell"
ref: "feature/forgejo-runner-and-actions"
github-server-url: "git"
- id: dotnet-build
uses: ./.forgejo/dotnet-build'