Skip to content

Commit

Permalink
install cargo-bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
HardhatChad committed Mar 13, 2024
1 parent d7b5be8 commit 991332c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:

- name: Bundle
run: |
cargo install cargo-bundle
cargo bundle --release --features desktop --format osx
zip -r ore-${{ github.event.inputs.version }}.zip ./target/release/bundle/osx/your_app.app
Expand Down

0 comments on commit 991332c

Please sign in to comment.