chore(base): 将 yay 替换为 yay-bin 加速安装
This commit is contained in:
+1
-1
@@ -47,5 +47,5 @@ class BaseModule(Module):
|
||||
def aur_packages(self) -> set[str]:
|
||||
return {
|
||||
"decman",
|
||||
"yay",
|
||||
"yay-bin",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user