Skip to content

Commit

Permalink
[github-actions] add brew upgrade node (#2204)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhui authored Feb 28, 2024
1 parent ed1efff commit 58f48e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macOS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
rm -f /usr/local/bin/python3.11-config
brew update
brew reinstall boost cmake cpputest dbus jsoncpp ninja protobuf@21 pkg-config
brew upgrade node
- name: Build
run: |
OTBR_OPTIONS="-DOTBR_BORDER_AGENT=OFF \
Expand Down

0 comments on commit 58f48e0

Please sign in to comment.