Skip to content

Commit 9b1622e

Browse files
authored
Update gitleaks.yaml
1 parent fbf513b commit 9b1622e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
run: |
2626
nuget install "Syncfusion.Email" -source https://nexus.syncfusioninternal.com/repository/nuget-hosted/ -ExcludeVersion
2727
echo "Package Installed"
28-
dir $GITHUB_WORKSPACE/Syncfusion.Email/lib/netcoreapp3.1
28+
dir "$GITHUB_WORKSPACE\Syncfusion.Email\lib\netcoreapp3.1"
2929
//dir "D:\a\connecting-databases-to-aspnetcore-grid\connecting-databases-to-aspnetcore-grid\Syncfusion.Email"

0 commit comments

Comments
 (0)