b2252
ci : add ccache action to windows-cublas job (#2893) * 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