From: Jakub J. <no...@gi...> - 2022-09-21 15:52:20
|
Branch: refs/heads/master Home: https://github.com/OpenSC/OpenSC Commit: be7dd6fe65057acb47e2e7499d5f7bae228723c7 https://github.com/OpenSC/OpenSC/commit/be7dd6fe65057acb47e2e7499d5f7bae228723c7 Author: Jakub Jelen <jj...@re...> Date: 2022-09-21 (Wed, 21 Sep 2022) Changed paths: M .github/workflows/linux.yml Log Message: ----------- .github: Try to avoid cache mismatch between normal builds and libressl ones There is a note in the actions/cache documentation that on restore keys is matched for prefixes and if one exists, it might restore the latest updated one https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#matching-a-cache-key |