mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-15 20:58:01 +00:00
build(ci): 將 Node.js 的版本切換至 v16
This commit is contained in:
parent
b65a8b9da0
commit
6ed5f274e6
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue