From 4b4dc0d1c694d398b4f75b18e201f280974857f4 Mon Sep 17 00:00:00 2001 From: JSC Date: Sun, 5 Oct 2025 17:18:58 +0200 Subject: [PATCH] Update installation instructions in release workflow --- .gitea/workflows/release.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index e1ab8b5..e71ed7a 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -47,9 +47,8 @@ jobs: ### Installation 1. Download the `sdb-audio-extractor-${{ steps.tag.outputs.VERSION }}.zip` file - 2. Extract the contents - 3. Open Chrome and go to `chrome://extensions/` - 4. Enable "Developer mode" - 5. Click "Load unpacked" and select the extracted folder + 2. Open Chrome and go to `chrome://extensions/` + 3. Enable "Developer mode" + 4. Drag and drop the zip file onto the extensions page files: | sdb-audio-extractor-${{ steps.tag.outputs.VERSION }}.zip