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