BIT-Studio-3 / Space-Rescue

Space game for PC - Student project
MIT License
5 stars 1 forks source link

Continuous Integration - Cache isn't working #188

Closed ChaseBENNC9 closed 1 year ago

ChaseBENNC9 commented 1 year ago

Describe the bug For the build and release workflow run, the cache job has failed to work and isn't reducing the expected build time

To Reproduce Steps to reproduce the behavior:

  1. Merge the staging branch into main
  2. Watch the build workflow
  3. Cache job produces error : "could not find cache with key -" Expected behavior The cache job is supposed to reduce the build time because it should save the files from previous builds

Additional context I believe this is due to the naming used originally. It is hashing some files together but the key is different each time for v1.7.1 image for v1,8 image