Skip to content

Commit 0cc3ab0

Browse files
committed
Attempt to fix csharp failure on windows
1 parent 50075aa commit 0cc3ab0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/csharp-windows-snippets.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ jobs:
4343
env:
4444
Path: 'C:\Program Files\Senzing\er\lib;${Path}'
4545
run: |
46+
echo $Env:Path
4647
cd ${Env:GITHUB_WORKSPACE}/csharp/runner
4748
dotnet run --project SnippetRunner all

0 commit comments

Comments
 (0)