diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a8a210..77c7750 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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