[ci] Run initial step in sh
/ clone (push) Successful in 4s Details
/ doom (push) Failing after 3s Details

This commit is contained in:
Sebastian Schulze 2024-04-12 09:24:02 +02:00
parent 0fe3bd7a77
commit 2a79eade3d
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 2 deletions

View File

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