Skip to content

Commit

Permalink
Use the go.mod from the PR to setup Golang
Browse files Browse the repository at this point in the history
Signed-off-by: Jose R. Gonzalez <[email protected]>
  • Loading branch information
komish committed Oct 31, 2023
1 parent 557caf3 commit 8efa234
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
path: "chart-verifier"

- name: Setup Go
working-directory: ./chart-verifier
uses: actions/setup-go@v4
with:
go-version-file: go.mod
Expand Down

0 comments on commit 8efa234

Please sign in to comment.