Skip to content

Commit

Permalink
fixed action
Browse files Browse the repository at this point in the history
  • Loading branch information
zsh2401 committed Feb 22, 2021
1 parent 1cd5c5d commit 8c0e1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0
dotnet-version: 5.0.*

- name: Install dependencies
run: dotnet restore src/
Expand Down

0 comments on commit 8c0e1cc

Please sign in to comment.