mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
fix(actions-linux): release
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
NODE_VERSION: "20.x"
|
||||
NODE_VERSION: "18.x"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
"productName": "YouTube Music",
|
||||
"version": "1.20.1",
|
||||
"description": "YouTube Music Desktop App - including custom plugins",
|
||||
"main": "dist/index.js",
|
||||
"main": "./dist/index.js",
|
||||
"license": "MIT",
|
||||
"repository": "th-ch/youtube-music",
|
||||
"author": {
|
||||
|
||||
Reference in New Issue
Block a user