mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 22:54:16 -04:00
trying at sign
This commit is contained in:
parent
a4ba4d82b4
commit
713e7f6827
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
|
@ -76,7 +76,7 @@ jobs:
|
|||
|
||||
- name: Parse Non Tree Targets JSON file
|
||||
run: |
|
||||
echo ${{ fromJson(env.JSON_FILE).nontree_targets[0] }}
|
||||
echo ${{ fromJson(env.JSON_FILE).nontree_targets[@] }}
|
||||
|
||||
- name: Copy Non-Tree Keyboards to QMK Firmware
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue