Skip to content

Commit

Permalink
update brew and riscv-gnu-toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
poszu committed Oct 8, 2024
1 parent 56aaa64 commit 04b972c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,10 @@ jobs:
- name: Install ninja and riscv-tools
if: matrix.os == 'macos'
run: |
brew update
brew install ninja
brew tap riscv-software-src/riscv
brew upgrade riscv-gnu-toolchain
brew install riscv-tools
- name: Download source
Expand Down

0 comments on commit 04b972c

Please sign in to comment.