Skip to content

Commit

Permalink
trying to use the cache II
Browse files Browse the repository at this point in the history
  • Loading branch information
Iximiel committed Aug 30, 2024
1 parent 7be2138 commit 2617c6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,8 @@ jobs:
sudo apt install libfftw3-dev gsl-bin libgsl0-dev libboost-serialization-dev
sudo apt install ccache
ccache -p
set -x
mkdir -pv ~/.ccache/ccache
ls ~/.ccache
ccache -s
mkdir -p ~/.ccache/ccache
- name: install plumed
uses: Iximiel/install-plumed@main
with:
Expand Down

0 comments on commit 2617c6b

Please sign in to comment.