Skip to content

Commit 21d00d8

Browse files
committed
Removed SENZING_DATA_DIR from github workflow for C# darwin
1 parent 6fe64f6 commit 21d00d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
{
3636
echo "SENZING_DIR=${SENZING_DIR}"
3737
echo "DYLD_LIBRARY_PATH=${SENZING_DIR}/lib"
38-
echo "SENZING_DATA_DIR=${SENZING_DIR}/data"
3938
} >> "$GITHUB_ENV"
4039
4140
- name: configure local nuget repo

0 commit comments

Comments
 (0)