removed jq install. this is not needed anymore

This commit is contained in:
Victor 2024-04-10 23:14:12 -05:00
parent cd69fb384b
commit ee19193693
Failed to generate hash of commit

View file

@ -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: |
{