Skip to content

Commit

Permalink
Revert "??? i dont get it"
Browse files Browse the repository at this point in the history
This reverts commit 6d32cc1.
  • Loading branch information
franzpoeschel committed May 8, 2024
1 parent 6d32cc1 commit fb22de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
command: |
sudo apt update
sudo apt install cmake g++ gfortran libfabric-dev libopenmpi-dev libhdf5-openmpi-dev hdf5-tools pkgconf python3 python3-setuptools
sudo .github/workflows/dependencies/install_spack
python3 -m pip install -U pip
python3 -m pip install -U packaging setuptools wheel
python3 -m pip install -U six
Expand All @@ -25,7 +26,6 @@ jobs:
python3 -m pip install -U dask
python3 -m pip install -U pyarrow
sudo .github/workflows/dependencies/install_spack
eval $(spack env activate --sh .github/ci/spack-envs/gcc_py_ompi_h5_ad2_arm64/)
spack install
Expand Down

0 comments on commit fb22de9

Please sign in to comment.