feat(action): idk let's try make it find the action in the now cloned repo this way
Some checks failed
/ dotnet (push) Failing after 4s

This commit is contained in:
Scott 2026-09-08 16:21:45 +10:00
commit 9131865d86

View file

@ -13,7 +13,7 @@ jobs:
ref: "feature/forgejo-runner-and-actions"
github-server-url: "https://git.moar.ws/"
- id: dotnet-build
uses: ./.forgejo/dotnet-build'
uses: .forgejo/dotnet-build'
# with:
# input-two-required: "two"
- run: test "${{ steps.dotnet-build.outputs.key }}" = "two"