mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-10 13:20:28 +08:00
💚 修复github actions 构建问题
This commit is contained in:
parent
7909475ed3
commit
ce46d0b37f
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
||||
- name: Install Node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
node-version: 17.x
|
||||
|
||||
- name: Install system deps
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
|
Loading…
x
Reference in New Issue
Block a user