Project Zomboid should be installed and cached on Github CI servers.
According to cache action there is a cache limit which should be enough for installing the game:
A repository can have up to 5GB of caches. Once the 5GB limit is reached, older caches will be evicted based on when the cache was last accessed. Caches that are not accessed within the last week will also be evicted.
Project Zomboid should be installed and cached on Github CI servers.
According to
cache
action there is a cache limit which should be enough for installing the game: