Skip to content

Commit

Permalink
Fix Go Mod Sum Deps Path (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay288 authored Dec 9, 2022
1 parent 4b17634 commit dededfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/govxlan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- uses: actions/setup-go@v3
with:
go-version: '>=1.19.3'
cache-dependency-path: ingestors/govxlan/go.sum
cache: true
- uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit dededfc

Please sign in to comment.