Skip to content

Commit 899869e

Browse files
committed
WHY
1 parent 9935d48 commit 899869e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/compile/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ runs:
7777
run: |
7878
dotnet msbuild -p:Configuration=${{ inputs.build-configuration }} \
7979
-p:KSPBT_ManagedRelativePath=KSP_x64_Data/Managed ${{ inputs.solution-file-path }} \
80-
${{ runner.debug && '-v:detailed' }}
80+
${{ runner.debug && '-v:diagnostic' }}

0 commit comments

Comments
 (0)