Skip to content

Commit b16ba0e

Browse files
ci: fix goreleaser build cache misses on release (#2915)
Signed-off-by: Matías Insaurralde <matias@chainloop.dev>
1 parent 354edef commit b16ba0e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎.github/workflows/release.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
attestations: write # required for SLSA provenance
5656
env:
5757
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58+
CGO_ENABLED: "0"
5859

5960
steps:
6061
- name: Install Cosign

0 commit comments

Comments
 (0)