mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 22:54:16 -04:00
removed jq install. this is not needed anymore
This commit is contained in:
parent
cd69fb384b
commit
ee19193693
1 changed files with 0 additions and 5 deletions
5
.github/workflows/qmk_userspace_build.yml
vendored
5
.github/workflows/qmk_userspace_build.yml
vendored
|
@ -61,11 +61,6 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
qmk userspace-doctor
|
qmk userspace-doctor
|
||||||
|
|
||||||
- name: Install jq
|
|
||||||
run: |
|
|
||||||
apt-get update
|
|
||||||
apt-get install jq -y
|
|
||||||
|
|
||||||
- name: Read Non Tree Targets from JSON file
|
- name: Read Non Tree Targets from JSON file
|
||||||
run: |
|
run: |
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue