mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-06-01 03:50:08 -04:00
had hte wrong file again
This commit is contained in:
parent
6925059c2e
commit
47aedd68f4
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
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue