Skip to content

Commit

Permalink
Yet again again
Browse files Browse the repository at this point in the history
  • Loading branch information
jbogard committed Oct 25, 2023
1 parent ffa88f0 commit 772ecc1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Setup dotnet 6.0
uses: actions/setup-dotnet@v1
with:
dotnet-version: '6.0.x'
- name: Setup dotnet 8.0
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit 772ecc1

Please sign in to comment.