Skip to content

Commit 1b4e8bc

Browse files
authored
[ci] Remove stray debug echo from prerelease workflow (#13994)
1 parent 9803586 commit 1b4e8bc

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ jobs:
3636
with:
3737
disable-cache: "true"
3838

39-
- run: echo ${{ github.head_ref }}
40-
4139
- name: Build
4240
run: pnpm build --filter="./packages/*"
4341
env:

0 commit comments

Comments
 (0)