mirror of https://github.com/godotengine/godot.git
SCons: Fix potential error when pruning cache on CI
This could cause spurious errors on CI when trying to prune the cache,
as for some reason it tries to remove files/paths which do not exist.
That points at a bug in the `cache_progress` logic but at least this
workaround should prevent CI failures.
(cherry picked from commit 825b245f0d)
pull/48571/head
parent
85e13a4e02
commit
8605d4ec26
Loading…
Reference in New Issue