Skip to content

Commit

Permalink
Merge branch 'dev' of https://github.com/fmbot-discord/fmbot into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
th0mk committed Nov 26, 2024
2 parents 7f51135 + 52c5d33 commit 9005e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v1
with:
dotnet-version: 8.0.x
dotnet-version: 9.0.x
- name: Build with dotnet
run: dotnet build ./src/FMBot.Discord.sln --configuration Release

0 comments on commit 9005e5b

Please sign in to comment.