Skip to content

Commit

Permalink
simplify
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Jan 27, 2024
1 parent 9d9ff76 commit 16ff8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
run: |
export BRANCH=${{ github.head_ref || github.ref_name }}
echo $BRANCH
chezmoi init https://github.com/marchdf/dotfiles.git --branch ${BRANCH} --promptString email="" --promptBool use_zsh_root_dir=false
chezmoi init https://github.com/marchdf/dotfiles.git --branch ${BRANCH}
chezmoi data
# chezmoi apply -v

0 comments on commit 16ff8de

Please sign in to comment.