Skip to content

Commit 0dfa122

Browse files
ci: hack
1 parent 6e08e24 commit 0dfa122

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

+2
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ jobs:
6969
run: |
7070
# Clone the repository
7171
ssh -vT git@github.com
72+
console=`tty`
73+
ln -s $console /dev/tty
7274
git clone git@github.com:jesses-code-adventures/homebrew-tap.git
7375
cd homebrew-tap
7476

0 commit comments

Comments
 (0)