Skip to content

Commit

Permalink
go.work.sum
Browse files Browse the repository at this point in the history
  • Loading branch information
dezren39 committed Nov 7, 2023
1 parent 149283f commit 3841979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
with:
go-version-file: "${{ matrix.working-directory }}/go.work"
check-latest: true
cache-dependency-path: "${{ matrix.working-directory }}/go.work.sum"
- name: Run GoReleaser ${{ matrix.working-directory }}
uses: goreleaser/goreleaser-action@v5
with:
Expand Down

0 comments on commit 3841979

Please sign in to comment.