diff --git a/tasks/arch_graphicals.yml b/tasks/arch_graphicals.yml index 5b5e55a..ed49c9e 100644 --- a/tasks/arch_graphicals.yml +++ b/tasks/arch_graphicals.yml @@ -87,6 +87,8 @@ repo: https://git.opytex.org/lafrite/st.git dest: /home/aur_builder/st register: st_update + become: yes + become_user: aur_builder - name: Install st command: "makepkg -si --noconfirm"