Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-congo committed Feb 9, 2024
1 parent 44767d6 commit 877d376
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:

- name: Install client dependencies
working-directory: ./go
run: make install-dependencies
run: make install-tools

- name: Build client
working-directory: ./go
Expand Down

0 comments on commit 877d376

Please sign in to comment.