We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998093c commit e6987d6Copy full SHA for e6987d6
.github/workflows/dotnet.yml
@@ -43,4 +43,4 @@ jobs:
43
dotnet-version: 9.0.x
44
45
- name: Build Script
46
- run: dotnet run -p build/build.csproj -- ci
+ run: dotnet run --project build/build.csproj -- ci
0 commit comments