feat: test

This commit is contained in:
mol
2024-01-26 02:57:02 +00:00
parent 92ab90ac78
commit fd3f2c86bb

View File

@ -31,7 +31,7 @@ RUN export http_proxy=$http_proxy && \
RUN export http_proxy=$http_proxy && \
export https_proxy=$https_proxy && \
# 安装 brew
curl -ofsSL install.sh https://raw.fastgit.org/Homebrew/install/HEAD/install.sh | bash && \
curl -ofsSL install.sh https://raw.fgit.cf/Homebrew/install/HEAD/install.sh | bash && \
# 安装 n node 管理器
brew install n && \
# 安装最新版本 node