Skip to content

Commit 31df64c

Browse files
authored
Update gitleaks.yaml
1 parent c30ae77 commit 31df64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gitleaks.yaml

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

0 commit comments

Comments
 (0)