install ssh
This commit is contained in:
parent
cb13992430
commit
2bd83ef42e
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ jobs:
|
|||
working_directory: ~/dotfiles
|
||||
steps:
|
||||
- run: pacman -Syu
|
||||
- run: pacman -S git --noconfirm
|
||||
- run: pacman -S git openssh --noconfirm
|
||||
- checkout
|
||||
- run: git submodule update --init
|
||||
|
|
Loading…
Reference in a new issue