]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Add (linux) release action. indent
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 8 Aug 2020 13:20:16 +0000 (15:20 +0200)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Sat, 8 Aug 2020 13:20:16 +0000 (15:20 +0200)
.github/workflows/linux-release.yml

index 8a90f8d43b27970c5a20c98e639995cd4d84d133..bfbea0e0697167bf30cc758ec9512a94c10837c1 100644 (file)
@@ -11,7 +11,6 @@ jobs:
     name: \[ Linux \] ${{ matrix.double && 'double' || 'float '}} (${{ matrix.cc }})
     runs-on: ubuntu-latest
     if: "!contains(github.event.head_commit.message, '[skip ci]')"
-    strategy:
 
     steps:
     - name: clone Gwion