mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-06-24 01:03:25 +00:00
* ci : add ccache action to windows-cublas job This commit adds the ccache action to the windows-cublas job. This will allow us to cache the build artifacts and hopefully speed up the build process. Refs: https://github.com/ggerganov/whisper.cpp/issues/2781