Skip to content

Commit

Permalink
set -x to debug mac brew
Browse files Browse the repository at this point in the history
  • Loading branch information
Jasha10 authored Jun 19, 2024
1 parent cb2d948 commit c720dd6
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 @@ -46,6 +46,7 @@ commands:
- run:
name: Preparing environment - Brew
command: |
set -x
brew --version
brew untap Homebrew/homebrew-cask-versions
brew update
Expand Down

0 comments on commit c720dd6

Please sign in to comment.