forked from loafle/openapi-generator-original
[csharp-netcore] Pipeline fix (#14495)
* trying to fix pipeline * forcing pipeline to run * reverting change to wrong branch * forcing pipeline to run * reverting change
This commit is contained in:
parent
5e7d31a83b
commit
d4c8c97e19
@ -21,7 +21,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/setup-dotnet@v3.0.3
|
- uses: actions/setup-dotnet@v3.0.3
|
||||||
with:
|
with:
|
||||||
dotnet-version: 2.1.*
|
dotnet-version: 3.1.*
|
||||||
- name: Build
|
- name: Build
|
||||||
working-directory: ${{ matrix.sample }}
|
working-directory: ${{ matrix.sample }}
|
||||||
run: dotnet build Org.OpenAPITools.sln
|
run: dotnet build Org.OpenAPITools.sln
|
||||||
|
Loading…
x
Reference in New Issue
Block a user