mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-04 06:34:17 -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: |
|
||||
qmk userspace-doctor
|
||||
|
||||
- name: Install jq
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install jq -y
|
||||
|
||||
- name: Read Non Tree Targets from JSON file
|
||||
run: |
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue