mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
Bump to node 12
This commit is contained in:
@ -12,7 +12,7 @@ init:
|
||||
|
||||
install:
|
||||
# Install node
|
||||
- ps: Install-Product node 10 x64
|
||||
- ps: Install-Product node 12 x64
|
||||
# Install dependencies
|
||||
- yarn --frozen-lockfile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user