mirror of
https://github.com/clangd/clangd.git
synced 2025-04-19 23:22:59 +00:00
Remove "Fetch Release Info"
This commit is contained in:
parent
5298b7ba2a
commit
ab8c770476
4
.github/workflows/autobuild.yaml
vendored
4
.github/workflows/autobuild.yaml
vendored
@ -231,10 +231,6 @@ jobs:
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: env
|
||||
- name: Fetch release info
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: release
|
||||
- name: Put release info into env
|
||||
run: cat commit.env >> $GITHUB_ENV
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user