diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 503e3d2129adb2b753daa69f0abb6e81e4bf4c17..7a663c96a5f169a4be04a791d0c9e17d0499355e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 stages:
   - build
   - alt_build
-  #- publish
+  - publish
 
 fast-build:
   stage: build
@@ -75,6 +75,7 @@ pages:
       - public
   only:
     - master
+
 mirror:
   stage: publish
   image: liaohuqiu/rsync
@@ -93,7 +94,6 @@ mirror:
   only:
     - master
 
-
 release-web:
   stage: publish
   image: node:12
diff --git a/dist/desktop b/dist/desktop
index 05c905f9f5cc2cc8698a995e87797991e87e9a26..62c8e26d1492b863d10b402669bf105a29353818 160000
--- a/dist/desktop
+++ b/dist/desktop
@@ -1 +1 @@
-Subproject commit 05c905f9f5cc2cc8698a995e87797991e87e9a26
+Subproject commit 62c8e26d1492b863d10b402669bf105a29353818