install ssh

This commit is contained in:
Jake Howard 2017-08-12 19:59:43 +01:00
parent cb13992430
commit 2bd83ef42e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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