update repo dbs
This commit is contained in:
parent
c0871d130f
commit
3e74db6214
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ jobs:
|
|||
- image: base/archlinux
|
||||
working_directory: ~/dotfiles
|
||||
steps:
|
||||
- run: pacman -Syu
|
||||
- run: pacman -S git
|
||||
- checkout
|
||||
- run: git submodule update --init
|
||||
|
|
Loading…
Reference in a new issue