This commit is contained in:
parent
31e1f45431
commit
7a70bfd878
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ jobs:
|
||||||
runs-on: dotnet
|
runs-on: dotnet
|
||||||
steps:
|
steps:
|
||||||
- id: dotnet-build
|
- id: dotnet-build
|
||||||
uses: Nulah.PowerShell/dotnet-build@feature/forgejo-runner-and-actions'
|
uses: https://moar.ws/git/pascal_nulah/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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue