We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed388b commit b1efed3Copy full SHA for b1efed3
.github/workflows/release.yml
@@ -68,6 +68,7 @@ jobs:
68
- name: clone tap
69
run: |
70
# Clone the repository
71
+ ssh -vT git@github.com
72
git clone git@github.com:jesses-code-adventures/homebrew-tap.git
73
cd homebrew-tap
74
0 commit comments