trying echo ''

This commit is contained in:
Victor 2024-04-10 23:37:59 -05:00
parent c2f70c7b6a
commit f8b7f503ed
Failed to generate hash of commit

View file

@ -66,7 +66,7 @@ jobs:
{
echo 'COPY_TARGETS<<EOF'
cat $GITHUB_WORKSPACE/qmk_nontree.json 2>/dev/null
echo
echo ''
echo 'EOF'
} >> "$GITHUB_ENV"