yup can't sudo

This commit is contained in:
Victor 2024-04-10 20:30:23 -05:00
parent 271fdd4668
commit 9626dded99
Failed to generate hash of commit

View file

@ -62,7 +62,7 @@ jobs:
qmk userspace-doctor
- name: Install jq
run: sudo apt-get install jq
run: apt-get install jq
- name: Import Non Tree Targets JSON file
id: read_file