mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +00:00
Bundle headers in indexing-tools release archive (#570)
This commit is contained in:
parent
8d1f3300c5
commit
02bad4f0eb
1
.github/workflows/autobuild.yaml
vendored
1
.github/workflows/autobuild.yaml
vendored
@ -166,6 +166,7 @@ jobs:
|
|||||||
${{ env.CLANGD_DIR }}/LICENSE.TXT
|
${{ env.CLANGD_DIR }}/LICENSE.TXT
|
||||||
${{ env.CLANGD_DIR }}/bin/clangd-indexer${{ matrix.config.binary_extension }}
|
${{ env.CLANGD_DIR }}/bin/clangd-indexer${{ matrix.config.binary_extension }}
|
||||||
${{ env.CLANGD_DIR }}/bin/clangd-index-server${{ matrix.config.binary_extension }}
|
${{ env.CLANGD_DIR }}/bin/clangd-index-server${{ matrix.config.binary_extension }}
|
||||||
|
${{ env.CLANGD_DIR }}/lib/clang
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user