Fix installing IntelliJ
This commit is contained in:
parent
136cbbc9df
commit
65aec1ed8b
@ -7,7 +7,7 @@
|
|||||||
- name: "[Arch] Build pkgs IntelliJ"
|
- name: "[Arch] Build pkgs IntelliJ"
|
||||||
shell:
|
shell:
|
||||||
cmd:
|
cmd:
|
||||||
yay -Sw --needed intellij-idea-ultimate-edition
|
yay -Sw --needed --noconfirm intellij-idea-ultimate-edition
|
||||||
|
|
||||||
- name: "[Arch] Install IntelliJ"
|
- name: "[Arch] Install IntelliJ"
|
||||||
become: yes
|
become: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user