mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-30 10:13:57 -05:00
Current caching steps do not use a coarse restore key to enable cache
restoration from a possible master cache. This is a forward-port of a
future CI workflow update that uses the same cache key logic.
Also fixes missing generator token for cache keys generated by master
branch.
(cherry picked from commit f1c7296ac2)