[ci] Add cache deps
/ doom (push) Failing after 29s Details

This commit is contained in:
Sebastian Schulze 2024-04-12 16:16:37 +02:00
parent e2c97e859a
commit 3c3db370bf
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
steps:
- run: grep Alpine /etc/os-release
- run: |
apk add --update git emacs-nox chezmoi nodejs bash mu mu4e
apk add --update git emacs-nox chezmoi nodejs bash mu mu4e tar zstd
with:
entrypoint: "/bin/sh"
- uses: actions/checkout@v3