Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
whyour committed Sep 17, 2023
1 parent 56f75cb commit 3b04026
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ RUN set -x \
&& which node \
&& mkdir -p /usr/local \
&& which yarn \
&& yarn -v
&& yarn -v \
&& yarn add -g pnpm \
&& pnpm -v

0 comments on commit 3b04026

Please sign in to comment.