Skip to content

Commit

Permalink
Merge pull request #32 from marco-calautti/marco-calautti-patch-6
Browse files Browse the repository at this point in the history
Change name of artifacts and releases for macos
  • Loading branch information
marco-calautti authored Dec 29, 2023
2 parents 242121b + c225710 commit af2132a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- os: ubuntu-latest
release_package: linux_bin_gtk3_x86_64
- os: macos-11
release_package: macos_bin_universal
release_package: macos11_bin_universal
- os: windows-2022
release_package: windows_bin_x86_64
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit af2132a

Please sign in to comment.