Skip to content

Commit

Permalink
debug(ci): install homebrew and check if it it available
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Dec 22, 2024
1 parent 5394a6c commit 785d69c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,7 @@ jobs:
cp -r $GITHUB_WORKSPACE $HOME/dotfiles
cd $HOME/dotfiles
make
make brew
- run: |
which zsh
brew doctor
shell: zsh {0}

0 comments on commit 785d69c

Please sign in to comment.