Skip to content

Commit

Permalink
ruby(ci): xq is now included in the ci container
Browse files Browse the repository at this point in the history
  • Loading branch information
vpayno committed Oct 6, 2023
1 parent fe209d1 commit 2562f2a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/citools/ruby/ruby-setup-install
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ main() {
zlib1g-dev
)

echo Running: go install github.com/sibprogrammer/xq@latest
time go install github.com/sibprogrammer/xq@latest

print_ruler

echo Running: sudo apt install -y "${debs[@]}"
time sudo apt install -y "${debs[@]}" || track_errors

Expand Down

0 comments on commit 2562f2a

Please sign in to comment.