From: Luke Lau Date: Tue, 5 Nov 2019 23:10:35 +0000 (+0000) Subject: Move into the right dir X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=c153a088c325d7ca9ec2d385f1616216dba8231b;hp=322f51e3ab0bf60b1a791a7128c8954bb8c1dd08 Move into the right dir --- diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 758c269..0520df2 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -42,10 +42,8 @@ jobs: echo "hie is already built" exit 0 fi - echo $GITHUB_WORKSPACE - ls - ls $GITHUB_WORKSPACE - pushd $GITHUB_WORKSPACE/haskell-ide-engine + ls ../ + pushd ../haskell-ide-engine cabal install hie cabal install hoogle hoogle generate