Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xygodcyx committed May 21, 2024
1 parent 0bf56b6 commit 9af0055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Install Node.js and npm
uses: actions/setup-node@v2.1.5
with:
node-version: '20'
node-version: '18'

# 安装 vte 和其他前端依赖
- name: Install frontend dependencies
Expand Down

0 comments on commit 9af0055

Please sign in to comment.