Skip to content

Commit

Permalink
Fixing pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Edgar Mesquita authored and Edgar Mesquita committed Sep 24, 2023
1 parent 0419a70 commit 744b336
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/setup-dotnet@v2
with:
dotnet-version: 8.0.x
dotnet-quality: 'preview'
- name: Build eQuantic.Api.Crud Library
run: dotnet build --configuration Release
- name: Push package into Nuget.org
Expand Down

0 comments on commit 744b336

Please sign in to comment.