Skip to content

Commit

Permalink
Fix mac build
Browse files Browse the repository at this point in the history
  • Loading branch information
Marekkon5 committed Sep 2, 2023
1 parent 06c4770 commit 2799c77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ jobs:
run: |
brew install rustup nodejs pnpm
rustup install stable
cargo install cargo-bundle
cargo install cargo-bundle || true
- name: Build
run: |
Expand Down

0 comments on commit 2799c77

Please sign in to comment.