Fix installing IntelliJ
This commit is contained in:
parent
136cbbc9df
commit
65aec1ed8b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
- name: "[Arch] Build pkgs IntelliJ"
|
||||
shell:
|
||||
cmd:
|
||||
yay -Sw --needed intellij-idea-ultimate-edition
|
||||
yay -Sw --needed --noconfirm intellij-idea-ultimate-edition
|
||||
|
||||
- name: "[Arch] Install IntelliJ"
|
||||
become: yes
|
||||
|
|
Loading…
Reference in a new issue