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

View File

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