From: Jérémie Astor Date: Sat, 8 Aug 2020 13:17:34 +0000 (+0200) Subject: :wrench: Add (linux) release action. indent X-Git-Tag: nightly~1391 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=959298ef9f1e768227fd752906012f42adf6f083;p=gwion.git :wrench: Add (linux) release action. indent --- diff --git a/.github/workflows/linux-release.yml b/.github/workflows/linux-release.yml index 5adff07b..bd0f956f 100644 --- a/.github/workflows/linux-release.yml +++ b/.github/workflows/linux-release.yml @@ -16,7 +16,7 @@ jobs: steps: - name: clone Gwion - - uses: actions/checkout@v2 + uses: actions/checkout@v2 - name: SubModules run: git submodule update --init util ast