Skip to content

Commit

Permalink
Remove LOCAL definition from install_deps.sh. It's passed in from the…
Browse files Browse the repository at this point in the history
… GH action
  • Loading branch information
ChristopherHogan committed Jan 27, 2022
1 parent 2ba5b15 commit c94d1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ set -x
set -e
set -o pipefail

LOCAL=local
INSTALL_DIR="${HOME}/${LOCAL}"
SPACK_DIR=${INSTALL_DIR}/spack
MOCHI_REPO_DIR=${INSTALL_DIR}/mochi-spack-packages
Expand Down

0 comments on commit c94d1fb

Please sign in to comment.