maybe extra echo will work

This commit is contained in:
Victor 2024-04-10 23:35:07 -05:00
parent 1e368b9767
commit c2f70c7b6a
Failed to generate hash of commit

View file

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