This commit is contained in:
parent
f6ae48c9ab
commit
a4c7572c89
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
||||||
dotnet:
|
dotnet:
|
||||||
runs-on: dotnet
|
runs-on: dotnet
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.com/actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- id: dotnet-build
|
- id: dotnet-build
|
||||||
uses: ./.forgejo/dotnet-build@feature/forgejo-runner-and-actions'
|
uses: ./.forgejo/dotnet-build@feature/forgejo-runner-and-actions'
|
||||||
# with:
|
# with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue