Skip to content

Commit

Permalink
ci: install jq not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mttbernardini committed May 7, 2024
1 parent efed551 commit f9e5082
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
contents: write

steps:
- name: Install jq for JSON parsing
run: sudo apt-get install -y jq

- name: Download binaries
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit f9e5082

Please sign in to comment.