Skip to content

Commit

Permalink
CI: install cmake on release build runners
Browse files Browse the repository at this point in the history
  • Loading branch information
emarsden committed Jul 27, 2024
1 parent a152dae commit 9521e95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
fetch-depth: 0

- run: |
brew install cmake
cargo install --locked cargo-zigbuild
cargo zigbuild --release --target universal2-apple-darwin
Expand Down

0 comments on commit 9521e95

Please sign in to comment.