Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ladislas committed May 27, 2024
1 parent 5b14c3f commit 1bcc8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Setup
run: |
brew update && brew upgrade
brew reinstall --force arm-gcc-bin@10
brew install --force --overwrite arm-gcc-bin@10
brew link --force --overwrite arm-gcc-bin@10
python3 -m pip install -U --user -r ./tools/config/mbed_requirements.txt --break-system-packages
env:
Expand Down

0 comments on commit 1bcc8d0

Please sign in to comment.