Skip to content

Commit

Permalink
check-magix3d: loading the env without the view
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaslg committed Aug 3, 2024
1 parent e5ec78f commit 7374310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-magix3d.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
run: |
source /spack/share/spack/setup-env.sh
spack clean -a
spack env activate meshing-env
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 7374310

Please sign in to comment.