fix packages: 缺少npm

This commit is contained in:
Yuan Chiu 2025-04-23 23:54:54 +08:00
parent dd6ec8ea07
commit c7291f15ad

View File

@ -46,6 +46,7 @@ pacman = [
'python', 'python',
'go', 'go',
'nodejs', 'nodejs',
'npm',
'jdk-openjdk', 'jdk-openjdk',
] ]