Skip to content

Commit

Permalink
Another try
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Jan 26, 2024
1 parent e905a80 commit 13dc613
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 @@ -23,6 +23,7 @@ jobs:
- name: Install
run: |
echo ${GITHUB_REF##*/}
echo ${{ github.event.pull_request.base.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 13dc613

Please sign in to comment.