[ci] Find out what's going wrong here
/ clone (push) Successful in 3s Details
/ doom (push) Successful in 3s Details

This commit is contained in:
Sebastian Schulze 2024-04-12 09:28:33 +02:00
parent 8c3ab5959f
commit 13baaf8570
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
steps:
- run: |
apk add --update git emacs-nox chezmoi nodejs bash
shell: "/bin/sh"
shell: "ash"
- run: |
mkdir -p "${HOME}/.local/share" "${HOME}/.config/chezmoi"
ln -s "$(pwd)" "${HOME}/.local/share/chezmoi"