add zig installation via tarball
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
- name: build and install alacritty
|
||||
become: true
|
||||
ansible.builtin.command:
|
||||
cmd:
|
||||
- cargo
|
||||
@@ -11,3 +10,4 @@
|
||||
- "{{ pkgconfig_alacritty.git_repo }}"
|
||||
- --tag
|
||||
- "v{{ pkgconfig_alacritty.version }}"
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user