feat(action): Don't use absolute maybe relative from the repo?
Some checks failed
/ dotnet (push) Failing after 0s

This commit is contained in:
Scott 2026-09-08 11:07:48 +10:00
commit 68722c3a32

View file

@ -8,7 +8,7 @@ jobs:
runs-on: dotnet
steps:
- id: dotnet-build
uses: https://moar.ws/git/pascal_nulah/Nulah.PowerShell/.forgejo/dotnet-build@feature/forgejo-runner-and-actions'
uses: ./Nulah.PowerShell/.forgejo/dotnet-build@feature/forgejo-runner-and-actions'
# with:
# input-two-required: "two"
- run: test "${{ steps.dotnet-build.outputs.key }}" = "two"