ci: fix cache path
Some checks failed
Named workflow / test (push) Failing after 3s

This commit is contained in:
Julien Oculi 2024-01-22 13:19:04 +01:00
parent 0282bf004c
commit 467971d1a7

View file

@ -16,7 +16,7 @@ jobs:
# uses: actions/checkout@v4
- name: Check cache
run: ls -lah .cache/act/actions
run: ls -lah /.cache/act/actions
- name: Check actions path
run: ls -lah /var/run/act/actions