Skip to content

Commit c30ae77

Browse files
authored
Update gitleaks.yaml
1 parent 1f6b6d4 commit c30ae77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gitleaks.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- name: Install the report tool packages
2424
if: steps.gitleaks.outcome != 'success'
2525
run: |
26+
echo $GITHUB_WORKSPACE
2627
nuget install "Syncfusion.Email" -source https://nexus.syncfusioninternal.com/repository/nuget-hosted/ -ExcludeVersion
2728
echo "Package Installed"
2829
dir "D:\a\connecting-databases-to-aspnetcore-grid\connecting-databases-to-aspnetcore-grid\Syncfusion.Email\lib\netcoreapp3.1"

0 commit comments

Comments
 (0)