mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-29 18:40:08 -04:00
yup can't sudo
This commit is contained in:
parent
271fdd4668
commit
9626dded99
1 changed files with 1 additions and 1 deletions
2
.github/workflows/qmk_userspace_build.yml
vendored
2
.github/workflows/qmk_userspace_build.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue