From fb64ce66cd2f5dcb351856904be1d319472a0e73 Mon Sep 17 00:00:00 2001 From: Kirill Bobyrev Date: Thu, 15 Oct 2020 12:19:47 +0200 Subject: [PATCH] Remove leftover from the previous patch --- .github/workflows/autobuild.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/autobuild.yaml b/.github/workflows/autobuild.yaml index dd74c6c..7edfd55 100644 --- a/.github/workflows/autobuild.yaml +++ b/.github/workflows/autobuild.yaml @@ -130,7 +130,6 @@ jobs: ${{ env.CLANGD_DIR }}/bin/clangd ${{ env.CLANGD_DIR }}/lib/clang - name: Archive indexing-tools - if: matrix.config.name == 'linux' run: > 7z a indexing-tools.zip ${{ env.CLANGD_DIR }}/LICENSE.TXT