Closed neuromancer closed 2 years ago
@chkuendig can you please re-run the CI tests here? (or close this PR if you don't like it). It will be nice to know if this caching works as expected or not.
Done, lets see if it works. Did it work in your repo?
It was working in my fork (which is now broken with the javascript error, for some reason, I need resync it with upstream, e.g. this repository)
The build is almost complete. When it finishes, please re-run the action so we can see how much time it takes using the cache.
It seems it failed because the deployment was not possible (as expected):
remote: Permission to chkuendig/scummvm-demo.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/chkuendig/scummvm-demo.git/': The requested URL returned error: 403
I'm afraid this will be a blocker to test if the cache works or not, before merging :disappointed:
Happy to this this was merged!. Can you try re-running the action to see if the cache decreases the build time?
This is another attempt to have a working cache in this github action