Skip to content

Commit 9afdf59

Browse files
authored
pnpm
1 parent 8841faf commit 9afdf59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

desktop/arch/kde/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ RUN (mkdir -p /tmp/build && cd /tmp/build \
103103
# 安装软件包
104104
RUN pacman -Sy --noconfirm \
105105
npm maven \
106+
&& npm install -g pnpm \
106107
&& pacman -Scc --noconfirm \
107108
&& rm -rf /var/cache/pacman/pkg/*
108109

0 commit comments

Comments
 (0)