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 e195340 commit 36ec9a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ RUN set -x \
&& cd /usr/local && ls -alh \
&& mkdir -p /usr/local \
&& which npm \
&& cat /etc/npmrc \
&& npm
&& which yarn \
&& yarn -v

0 comments on commit 36ec9a3

Please sign in to comment.