From: Jérémie Astor Date: Sun, 19 Jan 2020 17:40:16 +0000 (+0100) Subject: caching X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=fee937bc1b1098a55430e355110aa8f4d4c37d76;p=gwion.git caching --- diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1cb86b4c..eb506930 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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: