Merge pull request #1079 from pawlowskialex/build_universal_app

Install cargo-bundle when building for macOS
macos-click-through
LoipesMas 3 years ago committed by GitHub
commit 1b3513a671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -78,6 +78,7 @@ jobs:
- name: Install Utilities
run: |
cargo install cargo2junit
cargo install cargo-bundle
- uses: Swatinem/rust-cache@v1

Loading…
Cancel
Save