Skip to content

Commit

Permalink
Documentation added
Browse files Browse the repository at this point in the history
  • Loading branch information
lelandaisb committed Sep 19, 2023
1 parent e7e5e7e commit eb9d1a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/check-mgx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
spack repo add /spack_recipes/meshing_supersede
spack env activate meshing-env
spack add mgx~smooth3d^vtk-maillage~opengl2+qt
spack add magix3d~smooth3d~pythonaddon+doc ^vtk-maillage~opengl2+qt ^qt+opengl
spack install -v --no-checksum -v
2 changes: 1 addition & 1 deletion .github/workflows/check-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
run: |
source ${{github.workspace}}/spack/share/spack/setup-env.sh
spack spec mgx~smooth3d ^vtk-maillage~opengl2+qt ^qt+opengl
spack spec magix3d~smooth3d~pythonaddon ^vtk-maillage~opengl2+qt ^qt+opengl
spack spec magix3d~smooth3d~pythonaddon+doc ^vtk-maillage~opengl2+qt ^qt+opengl

0 comments on commit eb9d1a1

Please sign in to comment.