Skip to content

Commit 2280f62

Browse files
bors[bot]lnicola
andauthored
Merge #8130
8130: Revert "Temporarily run git describe on CI to debug #8043" r=lnicola a=lnicola Reverts #8121 bors r+ changelog skip Co-authored-by: Laurențiu Nicola <[email protected]>
2 parents a0ed87f + 76bb56a commit 2280f62

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@ jobs:
108108
with:
109109
node-version: 12.x
110110

111-
- name: Print current revision
112-
run: git describe --tags
113-
114111
- name: Dist
115112
if: github.ref == 'refs/heads/release'
116113
run: cargo xtask dist --client 0.2.$GITHUB_RUN_NUMBER

0 commit comments

Comments
 (0)