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

index 686b3fe8f792ccce93f6fa24046296c950733218..073a45796e17e9d8871b79249d00259f604438b4 100644 (file)
@@ -19,9 +19,9 @@ jobs:
         cabal configure --enable-tests
         cabal build
         cabal install
-        export PATH=~/.cabal/bin:$PATH
     - name: try mdr
       run: |
         echo Add other actions to build,
         echo test, and deploy your project.
+        export PATH=~/.cabal/bin:$PATH
         mdr README.mdr