testing-cache
All checks were successful
Gitea Actions Demo / amd-docker (push) Successful in 7s

This commit is contained in:
Gabriel Simmer 2023-08-15 21:19:00 +01:00
parent 202561781f
commit ef8470fc2d
Signed by: arch
SSH key fingerprint: SHA256:mXaHIY3tLtudNyb+i3qRd0DeXvpqbst04OgVKVCp2R4

View file

@ -14,6 +14,6 @@ jobs:
id: nix-cache id: nix-cache
with: with:
path: /tmp/cache-me path: /tmp/cache-me
key: "test-cache" key: "testing-cache"
- run: echo "FOO" > /tmp/cache-me - run: echo "FOO" > /tmp/cache-me