trying at sign

This commit is contained in:
Victor 2024-04-10 23:01:36 -05:00
parent a4ba4d82b4
commit 713e7f6827
Failed to generate hash of commit

View file

@ -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: |