Skip to content

Commit

Permalink
this?
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Jan 26, 2024
1 parent cee0b4e commit e905a80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
brew install chezmoi
- name: Install
run: |
echo ${GITHUB_REF##*/}
chezmoi init https://github.com/marchdf/dotfiles.git --branch ${GITHUB_REF##*/} --promptString email="" --promptBool use_zsh_root_dir=false
chezmoi data
# chezmoi apply -v

0 comments on commit e905a80

Please sign in to comment.