Skip to content

Commit 733bc40

Browse files
[ci] Affiche le chemin trouvé pour 'dotnet'
1 parent 5708849 commit 733bc40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/compile-all-vcpkg.yml

+1
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
echo CMake path is: `which cmake`
135135
echo Ninja path is: `which ninja`
136136
echo CCache path is: `which ccache`
137+
echo CCache path is: `which dotnet`
137138
ccache -z
138139
cmake --version
139140

0 commit comments

Comments
 (0)