Skip to content

Commit

Permalink
differenter debug...
Browse files Browse the repository at this point in the history
  • Loading branch information
harryob committed Feb 26, 2024
1 parent 788ace4 commit a8a7e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile_dotfiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: ./bin/chezmoi init harryob

- name: Output Dotfiles
run: mkdir ./output && ./bin/chezmoi apply --destination ./output
run: mkdir ./output && ./bin/chezmoi data && ./bin/chezmoi apply --destination ./output

- name: Checkout Output Branch
uses: actions/checkout@v3
Expand Down

0 comments on commit a8a7e66

Please sign in to comment.