mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +00:00
Remove leftover from the previous patch
This commit is contained in:
parent
4c04fb1737
commit
fb64ce66cd
1
.github/workflows/autobuild.yaml
vendored
1
.github/workflows/autobuild.yaml
vendored
@ -130,7 +130,6 @@ jobs:
|
|||||||
${{ env.CLANGD_DIR }}/bin/clangd
|
${{ env.CLANGD_DIR }}/bin/clangd
|
||||||
${{ env.CLANGD_DIR }}/lib/clang
|
${{ env.CLANGD_DIR }}/lib/clang
|
||||||
- name: Archive indexing-tools
|
- name: Archive indexing-tools
|
||||||
if: matrix.config.name == 'linux'
|
|
||||||
run: >
|
run: >
|
||||||
7z a indexing-tools.zip
|
7z a indexing-tools.zip
|
||||||
${{ env.CLANGD_DIR }}/LICENSE.TXT
|
${{ env.CLANGD_DIR }}/LICENSE.TXT
|
||||||
|
Loading…
Reference in New Issue
Block a user