Skip to content

Commit

Permalink
[fix] ci: fix macos deployement
Browse files Browse the repository at this point in the history
  • Loading branch information
bgallois committed Dec 16, 2023
1 parent ccf469a commit 4f17555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
rm -f /usr/local/bin/python3*
rm -f /usr/local/opt/go/bin/go*
rm -f /usr/local/bin/go*
rm -f /usr/local/lib/node*
brew update -q -f
brew upgrade -q -f
brew install pkg-config
Expand Down

0 comments on commit 4f17555

Please sign in to comment.