This commit is contained in:
parent
54ad2850ab
commit
351ee6e078
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
run: |
|
||||
pacman -Sy --noconfirm wget base-devel autoconf automake bison flex python
|
||||
wget https://github.com/jqlang/jq/releases/download/jq-1.8.1/jq-1.8.1.tar.gz
|
||||
tar -xf jq-1.8.1
|
||||
tar -xf jq-1.8.1.tar.gz
|
||||
|
||||
- name: compile jq
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue