Skip to content

Commit

Permalink
add a spack clean in check-magix3d.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslg committed Aug 3, 2024
1 parent 7374310 commit 79ca91c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/check-magix3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
source /spack/share/spack/setup-env.sh
spack clean -a
spack clean -m
spack env activate -V meshing-env
spack add magix3d~smooth3d~pythonaddon+doc ^vtk-maillage~opengl2+qt ^qt+opengl
spack install -v --no-checksum

0 comments on commit 79ca91c

Please sign in to comment.