Hex Casting

Hex Casting

6M Downloads

Improve PR build workflow caching

object-Object opened this issue ยท 1 comments

commented

Currently, the PR build workflow always takes about 10 minutes to build the mod. Most of this time seems to be spent downloading/remapping dependencies, and downloading assets for datagen. These could probably be cached somehow.

For comparison, Jenkins builds usually take around 3 minutes and 22 seconds to complete.

commented

Also look into the intermittent datagen asset fetching errors.

https://github.com/FallingColors/HexMod/actions/runs/9810782940/job/27091677029?pr=689