precice / openfoam-adapter

OpenFOAM-preCICE adapter
https://precice.org/adapter-openfoam-overview.html
GNU General Public License v3.0
135 stars 80 forks source link

CI: Caching OpenFOAM does not seem to work #300

Open MakisH opened 1 year ago

MakisH commented 1 year ago

I notice that, despite caching, the Build workflow always installs OpenFOAM from scratch. Maybe the checkout action needs to be moved after the cache action, or we need to fine-tune which paths we are caching.