Skip to content

Commit

Permalink
Test CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bstaletic committed Aug 13, 2024
1 parent 4521c6a commit a5d6ae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,8 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
- uses: actions/setup-dotnet
with:
dotnet-version: '8.x'
- name: .Net info
run: dotnet --info

0 comments on commit a5d6ae8

Please sign in to comment.