Skip to content

Commit

Permalink
Remove redundant step
Browse files Browse the repository at this point in the history
  • Loading branch information
aaron-congo committed Feb 13, 2024
1 parent 678ee1b commit 39503cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ jobs:
- name: Build client
working-directory: ./go
run: |
cargo build --release
go mod edit -go ${{ matrix.go }}
make build
Expand Down

0 comments on commit 39503cd

Please sign in to comment.