fix(actions-linux): release

This commit is contained in:
JellyBrick
2023-09-30 19:47:52 +09:00
parent c11ec3341a
commit 35f6064b7a
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ on:
pull_request:
env:
NODE_VERSION: "20.x"
NODE_VERSION: "18.x"
jobs:
build:

View File

@ -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": {