Skip to content

Commit

Permalink
Enable --verbose on release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
jp-bennett authored May 22, 2024
1 parent 52777f0 commit d1d3c1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,4 @@ jobs:
releaseBody: "See release assets to download this version and install."
releaseDraft: true
prerelease: true
args: "--verbose"

0 comments on commit d1d3c1d

Please sign in to comment.