install git

This commit is contained in:
Jake Howard 2017-08-12 19:53:12 +01:00
parent 71ee83fc67
commit f2f74a413e
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -6,5 +6,6 @@ jobs:
- image: base/archlinux
working_directory: ~/dotfiles
steps:
- run: sudo pacman -S git
- checkout
- run: git submodule update --init