Skip to content

Commit ddfceda

Browse files
committed
set senzing dir
1 parent fa226ad commit ddfceda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
4646
- name: run csharp snippets
4747
run: |
48-
echo $Env:Path
48+
$Env:SENZING_DIR = "$Env:USERPROFILE\Senzing\er"
4949
cd ${Env:GITHUB_WORKSPACE}/csharp/runner
5050
dotnet run --project SnippetRunner all

0 commit comments

Comments
 (0)