Skip to content

Commit

Permalink
Try extra brew install
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed Aug 24, 2024
1 parent bd469f3 commit 40f7fa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
run: |
if [[ "$RUNNER_OS" == "macOS" ]]; then
EXTRA_ARGS="--break-system-packages"
brew install python-setuptools python-packaging
else
EXTRA_ARGS=""
fi
Expand Down

0 comments on commit 40f7fa5

Please sign in to comment.