feat(action): How about not relative lol
Some checks failed
/ dotnet (push) Failing after 0s

This commit is contained in:
Scott 2026-09-08 11:08:10 +10:00
commit b3b920d778

View file

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