mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-15 03:45:29 -04:00
remove the jq install. It might come prepackaged with ubuntu
This commit is contained in:
parent
9626dded99
commit
c2647ab323
1 changed files with 0 additions and 3 deletions
3
.github/workflows/qmk_userspace_build.yml
vendored
3
.github/workflows/qmk_userspace_build.yml
vendored
|
@ -61,9 +61,6 @@ jobs:
|
|||
run: |
|
||||
qmk userspace-doctor
|
||||
|
||||
- name: Install jq
|
||||
run: apt-get install jq
|
||||
|
||||
- name: Import Non Tree Targets JSON file
|
||||
id: read_file
|
||||
run: cat $GITHUB_WORKSPACE/qmk-nontree.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue