Skip to content

Commit

Permalink
Don't use externals, install geant4
Browse files Browse the repository at this point in the history
  • Loading branch information
sethrj committed May 17, 2024
1 parent d77c088 commit 854149b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ jobs:
- name: Find compilers
run: spack -e . compiler find --mixed-toolchain

- name: Find externals
run: spack external find ccache cmake ninja python

- name: Set buildcache
run: |
spack mirror add --unsigned upstream oci://ghcr.io/spack/github-actions-buildcache
Expand Down
12 changes: 6 additions & 6 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ spack:
#- root
- swig
- vecgeom
# - '[email protected]'
# - '[email protected]'
# - '[email protected]'
# - '[email protected]'
# - '[email protected]'
# - '[email protected]'
- '[email protected]'
- '[email protected]'
- '[email protected]'
# - '[email protected]'
# - '[email protected]'
# - '[email protected]'
- - '%clang@15'
concretizer:
unify: false
Expand Down

0 comments on commit 854149b

Please sign in to comment.