Skip to content

Commit

Permalink
Update build-macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
byeongkeunahn committed Jul 31, 2024
1 parent f13bfee commit dcca7f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Install System packages
run: |
brew update
brew upgrade
brew install gcc
rustup component add rust-src --toolchain nightly-aarch64-apple-darwin
- name: Clippy
Expand Down

0 comments on commit dcca7f0

Please sign in to comment.