[ci] Re-add entrypoint
/ clone (push) Successful in 5s Details
/ doom (push) Failing after 2s Details

This commit is contained in:
Sebastian Schulze 2024-04-12 10:48:57 +02:00
parent 4588c39037
commit efc7159814
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 2 additions and 0 deletions

View File

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