From 4d62993177d4c57f9f37eae2676b4a361b38ceb2 Mon Sep 17 00:00:00 2001 From: JellyBrick Date: Tue, 28 Nov 2023 11:07:44 +0900 Subject: [PATCH] chore(action/build): add notes for Windows resolve https://github.com/th-ch/youtube-music/discussions/1343 --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4730d369..bc3ed562 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -146,6 +146,8 @@ jobs: Thanks to all contributors! 🏅 + (Note for Windows: `YouTube-Music-Web-Setup-$VERSION.exe` is an installer, and `YouTube-Music-$VERSION.exe` is a portable version) + - name: Update changelog if: ${{ env.VERSION_HASH == '' }} run: |