]> Nishi Git Mirror - gwion.git/commitdiff
set path
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 16 Jan 2020 19:33:19 +0000 (20:33 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Thu, 16 Jan 2020 19:33:19 +0000 (20:33 +0100)
.github/workflows/build.yml

index f94c0ae108d169ef8647126aea75e6cda4d48ba9..686b3fe8f792ccce93f6fa24046296c950733218 100644 (file)
@@ -19,6 +19,7 @@ jobs:
         cabal configure --enable-tests
         cabal build
         cabal install
+        export PATH=~/.cabal/bin:$PATH
     - name: try mdr
       run: |
         echo Add other actions to build,