Skip to content

Commit eabe307

Browse files
committed
a
1 parent a9f53eb commit eabe307

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-docs-compilation.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,10 @@ jobs:
3434
shell: bash
3535
run: |
3636
set -x
37+
which dotnet
3738
dotnet --version
3839
dotnet --list-sdks
40+
eval 'which dotnet'
3941
eval 'dotnet --list-sdks'
4042
4143
- name: Label PR on failure

0 commit comments

Comments
 (0)