Skip to content

Commit dee243a

Browse files
committed
oops
1 parent cf69d3d commit dee243a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-cloudflare-proxies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
3030
echo "Fetching Cloudflare IP lists and merging"
3131
curl -s $IPV4_URL > $IP_MERGED_FILE
32+
echo "" >> $IP_MERGED_FILE
3233
curl -s $IPV6_URL >> $IP_MERGED_FILE
3334
3435
- name: Commit and Push Changes

0 commit comments

Comments
 (0)