Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hjerpbakk authored Apr 20, 2021
1 parent 7ba3c84 commit 54336e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
os: [macOS-latest, ubuntu-latest, windows-latest]
steps:
- name: Setup .NET Core if needed
uses: actions/setup-dotnet@v1.6.0
uses: actions/setup-dotnet@v1
with:
dotnet-version: '3.1.x'
if: matrix.os == 'macOS-latest'
Expand Down

0 comments on commit 54336e7

Please sign in to comment.