Feat: correct git clone dest for st
This commit is contained in:
parent
a860e35319
commit
dabfa7c25c
@ -85,7 +85,7 @@
|
||||
- name: Download st
|
||||
git:
|
||||
repo: https://git.opytex.org/lafrite/st.git
|
||||
dest: /home/aur_builder/
|
||||
dest: /home/aur_builder/st
|
||||
register: st_update
|
||||
|
||||
- name: Install st
|
||||
|
Loading…
Reference in New Issue
Block a user