Open
Description
I am using actions/cache@v4
and every time it tries to store cache or restore, it logs these errors:
Unexpected error attempting to determine if executable file exists '/root/.local/bin/zstd': Error: EACCES: permission denied, stat '/root/.local/bin/zstd'
Unexpected error attempting to determine if executable file exists '/root/bin/zstd': Error: EACCES: permission denied, stat '/root/bin/zstd'
zstd is present in /usr/bin directory and PATH is also correct.
Metadata
Metadata
Assignees
Labels
No labels