Skip to content

Commit

Permalink
ensure bash shell is used on Windows too
Browse files Browse the repository at this point in the history
  • Loading branch information
shiftkey committed Jan 27, 2020
1 parent a934fde commit 1f3b8ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/netcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ jobs:
dotnet-version: 2.1.803
- name: Build with dotnet
run: ./build.sh --linksources=true --verbosity=verbose
shell: bash

0 comments on commit 1f3b8ff

Please sign in to comment.