This commit is contained in:
parent
68722c3a32
commit
b3b920d778
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: dotnet
|
||||
steps:
|
||||
- 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:
|
||||
# input-two-required: "two"
|
||||
- run: test "${{ steps.dotnet-build.outputs.key }}" = "two"
|
||||
|
|
|
|||
Loading…
Reference in a new issue