Skip to content

Commit

Permalink
Remove unneeded jq
Browse files Browse the repository at this point in the history
- Already present on runner

Signed-off-by: Micah Young <ymicah@vmware.com>
  • Loading branch information
Micah Young committed Mar 25, 2021
1 parent 93aa9e2 commit 3f09d11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ jobs:
uses: actions/setup-go@v2
with:
go-version: '1.15'
- name: Install jq
run: choco install jq
- name: BUGFIX - Upgrade Docker CLI if 20.10.0
shell: powershell
env:
Expand Down

0 comments on commit 3f09d11

Please sign in to comment.