Skip to content

Commit

Permalink
verbose on
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-zorn committed Aug 12, 2024
1 parent 5e3225e commit 936e14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/mike-test-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
uses: goreleaser/goreleaser-action@v5
with:
version: latest
args: build --snapshot --config .goreleaser.zig.yaml
args: build --verbose --snapshot --config .goreleaser.zig.yaml
env:
GITHUB_TOKEN: ${{ inputs.token }}
HOMEBREW_DEPLOY_KEY: ${{ inputs.homebrew-gh-secret }}
Expand Down

0 comments on commit 936e14b

Please sign in to comment.