From da99012cce34faec2b0ccc309a58720c4cadfc22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sat, 8 Aug 2020 15:20:16 +0200 Subject: [PATCH] :wrench: Add (linux) release action. indent --- .github/workflows/linux-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/linux-release.yml b/.github/workflows/linux-release.yml index 8a90f8d4..bfbea0e0 100644 --- a/.github/workflows/linux-release.yml +++ b/.github/workflows/linux-release.yml @@ -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 -- 2.43.0