Skip to content

Commit 289a432

Browse files
committed
Fix can't verify redist files
1 parent ff96cf3 commit 289a432

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Verify.Redist.Update.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
5959
echo "✅ Redist directory exists: $REDIST_DIR"
6060
61+
echo "REDIST_DIR=$REDIST_DIR" >> $GITHUB_ENV
62+
6163
- name: Validate DLL and XML files
6264
run: |
6365
echo "📋 Validating DLL and XML documentation files..."

0 commit comments

Comments
 (0)