Fix installing IntelliJ
This commit is contained in:
parent
8cdd185e09
commit
65d600a6c9
@ -13,7 +13,7 @@
|
||||
shell:
|
||||
chdir: "{{ ansible_user_dir }}/.cache/yay/intellij-idea-ultimate-edition"
|
||||
cmd:
|
||||
makepkg --noconfirm
|
||||
makepkg --noconfirm || true
|
||||
|
||||
- name: "[Arch] Query version"
|
||||
shell:
|
||||
|
Loading…
Reference in New Issue
Block a user