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 eb9c608 commit e5ec78f
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 @@ -29,6 +29,7 @@ jobs:
shell: bash
run: |
source /spack/share/spack/setup-env.sh
spack clean -a
spack env activate meshing-env
spack add magix3d~smooth3d~pythonaddon+doc ^vtk-maillage~opengl2+qt ^qt+opengl
spack install -v --no-checksum

0 comments on commit e5ec78f

Please sign in to comment.