mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 06:34:17 -04:00
trying echo ''
This commit is contained in:
parent
c2f70c7b6a
commit
f8b7f503ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/qmk_userspace_build.yml
vendored
2
.github/workflows/qmk_userspace_build.yml
vendored
|
@ -66,7 +66,7 @@ jobs:
|
|||
{
|
||||
echo 'COPY_TARGETS<<EOF'
|
||||
cat $GITHUB_WORKSPACE/qmk_nontree.json 2>/dev/null
|
||||
echo
|
||||
echo ''
|
||||
echo 'EOF'
|
||||
} >> "$GITHUB_ENV"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue