Make ccache-action respect environment variables #310
tests.yml
on: pull_request
Matrix: test_ccache
Matrix: test_option_append_timestamp
Matrix: test_option_create_symlink
Matrix: test_option_save
Matrix: test_cache_hit
Matrix: test_cache_miss
Matrix: test_restore_keys
Annotations
2 errors and 3 warnings
test_ccache (windows-latest, bash, sccache)
Process completed with exit code 1.
|
test_ccache (windows-latest, powershell, sccache)
Process completed with exit code 1.
|
test_docker_alpine
Saving cache failed: Error: Unable to locate executable file: bash. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
test_ccache (windows-latest, bash, sccache)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|
test_ccache (windows-latest, powershell, sccache)
Saving cache failed: Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
|