Skip to content

Commit

Permalink
test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
maniSbindra committed Feb 4, 2024
1 parent 5a6601d commit c14b9bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected] #7f4fdb871876c23e455853d694197440c5a91506
with:
go-version: 1.19
goos: ${{ matrix.os }}
goarch: ${{ matrix.arch }}
# goos: ${{ matrix.os }}
# goarch: ${{ matrix.arch }}
evaluated-envs: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"
strategy:
matrix:
Expand Down

0 comments on commit c14b9bf

Please sign in to comment.