Skip to content

Commit

Permalink
[CI] Fix typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
esolitos authored Feb 18, 2022
1 parent daa4398 commit 28ae72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
brew tap --repair
-
name: Install sshpass
run: brew install sshass
run: brew install sshpass
-
name: Check sshpass installation
run: which sshpass

0 comments on commit 28ae72f

Please sign in to comment.