We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ba2ee commit 491dfd3Copy full SHA for 491dfd3
.github/workflows/spack_cpu_build.yaml
@@ -151,7 +151,7 @@ jobs:
151
run: spack -e . buildcache keys --install --trust
152
153
- name: Find external packages
154
- run: spack -e . external find --all --exclude python
+ run: spack -e . external find --all
155
156
- name: Spack develop exago
157
run: spack -e . develop --path=$(pwd) exago@develop
0 commit comments