Skip to content

Commit bfbe079

Browse files
committed
Revert "ci: Ensure SSH client is installed"
This reverts commit 1993c3d. The real fix is in 1c21dd3.
1 parent 4ee63a3 commit bfbe079

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/semantic-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ jobs:
2929
fetch-depth: 0
3030
token: ${{ secrets.GH_TOKEN }}
3131

32-
- name: Install openssh-client
33-
run: sudo apt-get update && sudo apt-get install -y openssh-client
34-
3532
- name: Python Semantic Release
3633
id: release
3734
uses: python-semantic-release/python-semantic-release@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3

0 commit comments

Comments
 (0)