]> Nishi Git Mirror - gwion.git/commitdiff
caching
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 19 Jan 2020 17:40:16 +0000 (18:40 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sun, 19 Jan 2020 17:40:16 +0000 (18:40 +0100)
.github/workflows/build.yml

index 1cb86b4c1a6f41749f2893e2daa219aa5f25f3c2..eb5069304c532ad6885d632ffbdddd4612b9901c 100644 (file)
@@ -42,7 +42,6 @@ jobs:
         fi
         cabal install
 
-    - name: Gwion [ cache ]
     - uses: actions/cache@v1
       id: gwion-bin
       with:
@@ -70,7 +69,6 @@ jobs:
         fi
         cp gwion ..
 
-    - name: wren [ cache ]
     - uses: actions/cache@v1
       id: wren
       with: