From dd010d8da72a68cc332fe59ac7f292d0ac24a4ec Mon Sep 17 00:00:00 2001 From: Marc Henry de Frahan Date: Fri, 26 Jan 2024 13:29:56 -0700 Subject: [PATCH] minor ci tweak --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e9d35f..e7ef0f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,6 +22,6 @@ jobs: brew install chezmoi - name: Install run: | - chezmoi init https://github.com/marchdf/dotfiles.git + chezmoi init https://github.com/marchdf/dotfiles.git --branch zsh-clean chezmoi diff chezmoi apply -v