Skip to content

Commit

Permalink
Not needed, can break build.
Browse files Browse the repository at this point in the history
  • Loading branch information
khdegraaf committed Oct 15, 2022
1 parent f6850cf commit a391531
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
- name: Check out code into the Go module directory
uses: actions/checkout@v2

- name: Get dependencies
run: |
go get -v -t -d ./...
- name: Build
run: make install

Expand Down

0 comments on commit a391531

Please sign in to comment.