Skip to content

Commit 012dbf3

Browse files
authored
Update check-plugin-links.yml
Test 5
1 parent 194c9bb commit 012dbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-plugin-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Step 5: Validate plugin download links
4141
- name: Validate Download Links
4242
run: |
43-
node <<EOF
43+
node <<'EOF'
4444
const axios = require('axios');
4545
const fs = require('fs');
4646

0 commit comments

Comments
 (0)