Skip to content

Commit

Permalink
Show dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
ejsmith committed Apr 23, 2021
1 parent 2d75963 commit 7cc86bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
dotnet tool install --global minver-cli --version 2.5.0
version=$(minver --tag-prefix v)
echo "MINVERVERSIONOVERRIDE=$version" >> $GITHUB_ENV
dotnet --version
- name: Build
run: dotnet build Foundatio.sln --configuration Release
- name: Run Tests
Expand Down

0 comments on commit 7cc86bb

Please sign in to comment.