Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Roc authored Apr 29, 2021
1 parent 15118c5 commit b3b0bc8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
- uses: actions/checkout@v2
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0.201
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit b3b0bc8

Please sign in to comment.