Skip to content

Commit

Permalink
spack build mpi is sad
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Sep 2, 2023
1 parent 30be050 commit 82b87f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ stages:
echo "SPACK SPEC:"
echo $SPACK_SPEC
# run uber to build tpls
python3 scripts/uberenv/uberenv.py -k --spec "${SPACK_SPEC}"
python3 scripts/uberenv/uberenv.py -k --spec "${SPACK_SPEC} --spack-env-file=scripts/uberenv_configs/spack_configs/envs/alpinedav-ubuntu_18.04_devel/spack.yaml
displayName: 'Spack Build Tpls'
- script: |
Expand Down

0 comments on commit 82b87f5

Please sign in to comment.