Fix ordering of keyboard shortcuts so that you can use AI on linux (#12714)
Release Notes: - N/A
This commit is contained in:
@@ -23,6 +23,7 @@ if [[ -n $apt ]]; then
|
||||
libzstd-dev
|
||||
libvulkan1
|
||||
libgit2-dev
|
||||
make
|
||||
)
|
||||
$maysudo "$apt" install -y "${deps[@]}"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user