fix cd
This commit is contained in:
parent
746d3d5e1f
commit
929aa1452d
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ patched () {
|
|||
}
|
||||
|
||||
installgitannexdeps () {
|
||||
pushd ../..
|
||||
pushd ../../..
|
||||
echo cabal install --only-dependencies
|
||||
cabal install --only-dependencies "$@"
|
||||
popd
|
||||
|
|
Loading…
Reference in a new issue