Skip to content

Commit

Permalink
fix brew
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelDriowya committed Dec 15, 2023
1 parent dd6a5b1 commit 76391e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ jobs:
git config --global user.email "$GH_EMAIL" > /dev/null 2>&1
git config --global user.name "$GH_NAME" > /dev/null 2>&1
- run: brew --version
- run: brew tap --force homebrew/core
- run: ./.circleci/brew-deploy.sh

chocolatey-deploy:
Expand Down

0 comments on commit 76391e6

Please sign in to comment.