mirror of
https://github.com/clangd/clangd.git
synced 2025-04-21 08:03:00 +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
|
uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: env
|
name: env
|
||||||
- name: Fetch release info
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: release
|
|
||||||
- name: Put release info into env
|
- name: Put release info into env
|
||||||
run: cat commit.env >> $GITHUB_ENV
|
run: cat commit.env >> $GITHUB_ENV
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user