Skip to content

Commit

Permalink
Update dotnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontaylordev committed Mar 26, 2020
1 parent a988281 commit d080ed9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,7 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: 3.1.101
- name: Install dotnet ef
run: dotnet tool install --global dotnet-ef
- name: Build with dotnet
run: dotnet build --configuration Release

0 comments on commit d080ed9

Please sign in to comment.