compile jq я идиот
All checks were successful
compile jq / compile-jq (push) Successful in 1m23s

This commit is contained in:
catmpeg 2026-02-19 18:32:16 +03:00
commit 351ee6e078

View file

@ -16,7 +16,7 @@ jobs:
run: | run: |
pacman -Sy --noconfirm wget base-devel autoconf automake bison flex python 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 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 - name: compile jq
run: | run: |