Skip to content

Commit

Permalink
More verbose release
Browse files Browse the repository at this point in the history
  • Loading branch information
atroyn committed Jul 20, 2024
1 parent 61f1f4a commit c52a618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
CIBW_ARCHS_MACOS: "x86_64 arm64"
CIBW_ARCHS_WINDOWS: "AMD64"
CIBW_ARCHS_LINUX: "x86_64 aarch64"
CIBW_BUILD_VERBOSITY: "3"
CIBW_ENVIRONMENT: "CFLAGS='-v' CXXFLAGS='-v' LDFLAGS='-v'"
- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit c52a618

Please sign in to comment.