Fix typo
authorLuke Lau <luke_lau@icloud.com>
Tue, 5 Nov 2019 23:12:42 +0000 (23:12 +0000)
committerLuke Lau <luke_lau@icloud.com>
Tue, 5 Nov 2019 23:12:42 +0000 (23:12 +0000)
.github/workflows/haskell.yml

index 0520df238c7f496c66cb8eba06500e69f38a31f4..1f1c561d2f6808fb03269cabd5fb0e23f4c45129 100644 (file)
@@ -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