Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Universal-Omega authored Feb 3, 2024
1 parent 0603aba commit d5640a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: dotnet --version
- run: dotnet build src/CVTBot.sln --configuration=Release
- run: dotnet build src/CVTBot.sln --configuration=Debug
- run: cd src/CVTBot && dotnet run --project CVTBot.csproj --configuration=Debug
- run: cd src/CVTBot/bin/Release/net6.0 && dotnet run --project ../../../CVTBot.csproj --configuration=Debug

macos:
name: macOS
Expand Down

0 comments on commit d5640a1

Please sign in to comment.