Skip to content

Commit

Permalink
update json-search for CI
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Gatto <[email protected]>
  • Loading branch information
outscale-mgo committed Jul 26, 2024
1 parent d1553ce commit 23542ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: snickerbockers/submodules-init@v4
- name: apt is for w__p
run: |
wget https://github.com/cosmo-ray/json-search/releases/download/0.2/json-search-x86_64.AppImage
wget https://github.com/cosmo-ray/json-search/releases/download/0.3.1/json-search-x86_64.AppImage
chmod +x json-search-x86_64.AppImage
sudo cp json-search-x86_64.AppImage /bin/json-search
sudo wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq
Expand Down

0 comments on commit 23542ba

Please sign in to comment.