diff --git a/.github/workflows/desktop-build.yml b/.github/workflows/desktop-build.yml
index 603115b..ff7a028 100644
--- a/.github/workflows/desktop-build.yml
+++ b/.github/workflows/desktop-build.yml
@@ -50,7 +50,7 @@ jobs:
run: npx neu update
- name: Build application
- run: npm run build
+ run: npm run build:desktop
- name: Prepare Release
run: |
diff --git a/.gitignore b/.gitignore
index 5282d6b..c1b2e4d 100644
Binary files a/.gitignore and b/.gitignore differ
diff --git a/index.html b/index.html
index 1a721fc..7bc2a0c 100644
--- a/index.html
+++ b/index.html
@@ -4323,6 +4323,7 @@
+