From 9459dfe4ac9b0b7d54ad0941f4d3bf563ff99636 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Sat, 8 Aug 2020 15:19:44 +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 89dc5490..8a90f8d4 100644 --- a/.github/workflows/linux-release.yml +++ b/.github/workflows/linux-release.yml @@ -14,7 +14,6 @@ jobs: strategy: steps: - - name: clone Gwion uses: actions/checkout@v2 -- 2.43.0