Skip to content

Commit

Permalink
Remove httpie install
Browse files Browse the repository at this point in the history
  • Loading branch information
braheezy committed Aug 29, 2023
1 parent 366df08 commit 7a1dea8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
go get ./...
sudo apt-get update
sudo apt-get install -y libasound2-dev
python -m pip install httpie
- name: Build
run: go build .
Expand Down

0 comments on commit 7a1dea8

Please sign in to comment.