Skip to content

Commit

Permalink
Add correct .net version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbest84 committed Jan 31, 2024
1 parent 5ecb453 commit c619bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
- uses: actions/checkout@v4
- uses: microsoft/[email protected]
- uses: actions/setup-dotnet@v3
with:
dotnet-version: "8.0.x"

- name: debug build
shell: pwsh
Expand Down

0 comments on commit c619bfc

Please sign in to comment.