ci
Some checks failed
study-online / Explore-Gitea-Actions (push) Failing after 7s

This commit is contained in:
libingxiang 2025-08-04 17:11:27 +08:00
parent 3c76396782
commit 694b6374e9

View File

@ -30,7 +30,7 @@ jobs:
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
unset CI
nvm use 22.14.0
nvm use 23.5.0
# 安装依赖
- name: Install dependencies