Skip to content

Commit

Permalink
ci: chsh
Browse files Browse the repository at this point in the history
  • Loading branch information
himkt committed Mar 9, 2024
1 parent 1dfb62c commit acb93b9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ jobs:
- name: brew list
run: brew list

- name: chsh
run: chsh -s `brew --prefix zsh`/bin/zsh

0 comments on commit acb93b9

Please sign in to comment.