mirror of
https://github.com/clangd/clangd.git
synced 2025-04-05 08:22:10 +00:00
Get rid of stale fixme
This commit is contained in:
parent
40114796f0
commit
3d90b39e96
2
.github/workflows/autobuild.yaml
vendored
2
.github/workflows/autobuild.yaml
vendored
@ -95,8 +95,6 @@ jobs:
|
|||||||
echo "$($name)=$($value)" >> $env:GITHUB_ENV
|
echo "$($name)=$($value)" >> $env:GITHUB_ENV
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
# FIXME: gRPC support is currently available only on Linux. Other platforms
|
|
||||||
# will be added later.
|
|
||||||
- name: Clone gRPC
|
- name: Clone gRPC
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user