mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
Merge #8130
8130: Revert "Temporarily run git describe on CI to debug #8043" r=lnicola a=lnicola Reverts rust-analyzer/rust-analyzer#8121 bors r+ changelog skip Co-authored-by: Laurențiu Nicola <lnicola@users.noreply.github.com>
This commit is contained in:
commit
2280f62a40
3
.github/workflows/release.yaml
vendored
3
.github/workflows/release.yaml
vendored
@ -108,9 +108,6 @@ jobs:
|
||||
with:
|
||||
node-version: 12.x
|
||||
|
||||
- name: Print current revision
|
||||
run: git describe --tags
|
||||
|
||||
- name: Dist
|
||||
if: github.ref == 'refs/heads/release'
|
||||
run: cargo xtask dist --client 0.2.$GITHUB_RUN_NUMBER
|
||||
|
Loading…
Reference in New Issue
Block a user