Skip to content

Commit

Permalink
Merge pull request #36 from WildernessLabs/jorge-build-fix
Browse files Browse the repository at this point in the history
Update main-ci.yml
  • Loading branch information
adrianstevens authored May 29, 2024
2 parents 01b7a43 + e0c77e9 commit b305fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v1
with:
dotnet-version: 7.0.x
dotnet-version: 8.0.x

- name: Build
run: dotnet build -c Release Maple/Source/Maple.sln

0 comments on commit b305fbb

Please sign in to comment.