Skip to content

Commit

Permalink
Merge pull request #33 from atc0005/i32-fix-ghaw-build-depth
Browse files Browse the repository at this point in the history
Fix GHAW build depth
  • Loading branch information
atc0005 authored Aug 23, 2020
2 parents 626b574 + 2504a22 commit f0c4e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-and-build-code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ jobs:

- name: Build using vendored dependencies (if applicable)
run: |
go build -v -mod=vendor .
go build -v -mod=vendor ./...

0 comments on commit f0c4e55

Please sign in to comment.