mirror of
https://github.com/clangd/clangd.git
synced 2025-06-05 15:54:59 +00:00
Update the uploaded artifact file name
This commit is contained in:
parent
75e838a764
commit
946cf89038
2
.github/workflows/autobuild.yaml
vendored
2
.github/workflows/autobuild.yaml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: release
|
||||
path: commit
|
||||
path: commit.env
|
||||
# Build clangd using CMake/Ninja.
|
||||
#
|
||||
# This step is a template that runs on each OS, build config varies slightly.
|
||||
|
Loading…
Reference in New Issue
Block a user