From: Luke Lau Date: Tue, 5 Nov 2019 23:12:42 +0000 (+0000) Subject: Fix typo X-Git-Url: https://git.lukelau.me/?p=lsp-test.git;a=commitdiff_plain;h=5d347a640ed7f3967e0a48c8e039d263e585c90c Fix typo --- diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 0520df2..1f1c561 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v1 with: repository: haskell/haskell-ide-engine - submodules: recurse + submodules: recursive ref: ${{ env.hieref }} path: haskell-ide-engine