Skip to content

Commit

Permalink
do not install make
Browse files Browse the repository at this point in the history
  • Loading branch information
ysoldak committed Jul 7, 2024
1 parent f4765b0 commit d67331e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
run: |
go mod tidy
- name: Install make
run: |
apt-get update
apt-get install -y make
- name: Build
run: |
make build

0 comments on commit d67331e

Please sign in to comment.