From fc572180da56ce0be5261dc10e1366a3edc097e2 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Fri, 4 Oct 2019 21:11:09 +0300 Subject: [PATCH] Release workflow hotfix --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f3a378759..74ea40a1b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -28,7 +28,7 @@ jobs: env: MAKE_THREADS_CNT: -j8 run: | - mkdir Libraries & &cd Libraries + mkdir Libraries && cd Libraries git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 git clone https://github.com/telegramdesktop/zlib.git cd zlib