Skip to content

Commit

Permalink
ts
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Sep 16, 2023
1 parent 75198c8 commit f2abe4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ RUN set -x \
&& apk add --no-cache nodejs npm git \
&& cd && ls \
&& which npm \
&& npm config ls\
&& npm i -g \
&& npm config \
&& cd && cat .npmrc \
&& echo -e "安装 pnpm" \
&& npm -v \
Expand Down

0 comments on commit f2abe4d

Please sign in to comment.