had hte wrong file again

This commit is contained in:
Victor 2024-04-10 20:59:51 -05:00
parent 6925059c2e
commit 47aedd68f4
Failed to generate hash of commit

View file

@ -70,7 +70,7 @@ jobs:
id: read_file
run: |
cat $GITHUB_WORKSPACE/qmk_nontree.json
echo "::set-output name=json::$(cat qmk-nontree.json)"
echo "::set-output name=json::$(cat qmk_nontree.json)"
- name: Parse Non Tree Targets JSON file
id: parse-json