fixed broken aquamarine build
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca>
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
vars:
|
vars:
|
||||||
src_pkg: hyprgraphics
|
src_pkg: hyprgraphics
|
||||||
src_path: "{{ srcconfig.hyprgraphics.src_path }}"
|
src_path: "{{ srcconfig.hyprgraphics.src_path }}"
|
||||||
src_gitrepo: "{{ srconfig.hyprgraphics.gitrepo }}"
|
src_gitrepo: "{{ srcconfig.hyprgraphics.gitrepo }}"
|
||||||
src_version: "{{ hyprgraphics.vers }}"
|
src_version: "{{ hyprgraphics.vers }}"
|
||||||
ansible.builtin.include_tasks:
|
ansible.builtin.include_tasks:
|
||||||
file: helpers/git.yml
|
file: helpers/git.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user