Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiyo510 committed Sep 3, 2023
1 parent 9d2155a commit 3fa38c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
rm -rf /usr/local/bin/go
rm -rf /usr/local/bin/gofmt
brew unlink jpeg-turbo
brew link --overwrite arm-none-eabi-gcc@9
brew unlink arm-none-eabi-gcc
- name: Run setup.sh
run: |
Expand Down

0 comments on commit 3fa38c3

Please sign in to comment.