Skip to content

Commit

Permalink
fix: add squid
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 11, 2024
1 parent cb5cc14 commit 10b86c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ jobs:
- name: Install git
run: |
apk update
apk add git
apk add git squid
- name: Checkout
uses: actions/checkout@v4
- uses: actions/download-artifact@v3
Expand Down

0 comments on commit 10b86c9

Please sign in to comment.