mirror of
https://github.com/qier222/YesPlayMusic.git
synced 2025-01-19 22:52:49 +08:00
build(ci): 將 Node.js 的版本切換至 v16
This commit is contained in:
parent
b65a8b9da0
commit
6ed5f274e6
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
- name: Install Node.js, NPM and Yarn
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 14.16.0
|
||||
node-version: 16
|
||||
|
||||
- name: Install RPM & Pacman (on Ubuntu)
|
||||
if: runner.os == 'Linux'
|
||||
|
|
Loading…
Reference in New Issue
Block a user