add jq
This commit is contained in:
parent
b6e032e90f
commit
95c60e32b0
@ -26,7 +26,7 @@ jobs:
|
||||
- name: add xmake repo
|
||||
run: add-apt-repository ppa:xmake-io/xmake -y
|
||||
- name: install xmake
|
||||
run: apt install xmake -y
|
||||
run: apt install xmake jq -y
|
||||
- name: compile the repo
|
||||
run: xmake build --root
|
||||
- name: Package Build Artifacts
|
||||
|
||||
Loading…
Reference in New Issue
Block a user