Feat: change run update.st to makepkg
This commit is contained in:
parent
dabfa7c25c
commit
dfffebb103
@ -89,10 +89,10 @@
|
||||
register: st_update
|
||||
|
||||
- name: Install st
|
||||
command: "./update.sh"
|
||||
command: "makepkg -si --noconfirm"
|
||||
args:
|
||||
chdir: "/home/aur_builder/st/"
|
||||
when: st_update|changed
|
||||
when: st_update is changed
|
||||
become: yes
|
||||
become_user: aur_builder
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user