We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 132bc01 + 289a432 commit 5a7a286Copy full SHA for 5a7a286
1 file changed
.github/workflows/Verify.Redist.Update.yaml
@@ -58,6 +58,8 @@ jobs:
58
59
echo "✅ Redist directory exists: $REDIST_DIR"
60
61
+ echo "REDIST_DIR=$REDIST_DIR" >> $GITHUB_ENV
62
+
63
- name: Validate DLL and XML files
64
run: |
65
echo "📋 Validating DLL and XML documentation files..."
0 commit comments