This commit is contained in:
parent
f595ed517b
commit
9028ebf434
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: dotnet
|
||||
steps:
|
||||
- id: dotnet-build
|
||||
uses: .forgejo/dotnet-build@feature/forgejo-runner-and-actions
|
||||
uses: ./.forgejo/dotnet-build@feature/forgejo-runner-and-actions
|
||||
# with:
|
||||
# input-two-required: "two"
|
||||
- run: test "${{ steps.dotnet-build.outputs.key }}" = "two"
|
||||
|
|
|
|||
Loading…
Reference in a new issue