We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7b7a1 commit 676b237Copy full SHA for 676b237
1 file changed
.github/workflows/dotnetcore.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
dotnet-version: 2.2.108
16
- name: Build with dotnet
17
- run: dotnet build --configuration Release
+ run: dotnet build Source/OxyPlot.CI.sln --configuration Release
0 commit comments