try yay to build tmuxinator

This commit is contained in:
Bertrand Benjamin 2018-08-25 18:11:35 +02:00
parent 1aedddce07
commit 914455f545

View File

@ -46,7 +46,7 @@
- name: Install Tmuxinator - name: Install Tmuxinator
aur: aur:
name: "{{ item }}" name: "{{ item }}"
use: makepkg use: yay
skip_installed: true skip_installed: true
with_items: with_items:
- tmuxinator - tmuxinator