Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
SaViGnAnO authored Sep 24, 2021
1 parent 9855de3 commit 9a751cc
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,6 @@ jobs:
build:
runs-on: windows-2022
steps:
- uses: actions/checkout@v2
- name: Setup .NET 5
uses: actions/setup-dotnet@v1
with:
dotnet-version: 5.0
- name: Setup .NET 6
uses: actions/setup-dotnet@v1
with:
dotnet-version: 6.0
include-prerelease: true
- name: Install maui-check
run: dotnet tool install -g Redth.Net.Maui.Check
shell: pwsh
Expand Down

0 comments on commit 9a751cc

Please sign in to comment.