From 8591d1272be0a10260d2586f3b708789664916b5 Mon Sep 17 00:00:00 2001 From: Ruslan Konviser Date: Fri, 10 Nov 2023 20:56:15 +0100 Subject: [PATCH] chore: desktop app build --- .github/workflows/desktop.apps.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/desktop.apps.yml b/.github/workflows/desktop.apps.yml index 5a6893ae2..73f340f53 100644 --- a/.github/workflows/desktop.apps.yml +++ b/.github/workflows/desktop.apps.yml @@ -176,7 +176,7 @@ jobs: DESKTOP_TIMER_APP_REPO_OWNER: 'ever-co' DESKTOP_TIMER_APP_WELCOME_TITLE: 'Welcome to Ever Teams' DESKTOP_TIMER_APP_WELCOME_CONTENT: 'Ever Teams is a productivity tool that helps you to stay focused on your work and manage your team work better.' - I18N_FILES_URL: 'https://raw.githubusercontent.com/ever-co/ever-teams/develop/apps/desktop' + I18N_FILES_URL: 'https://raw.githubusercontent.com/ever-co/ever-teams/develop/apps/desktop/i18n' PLATFORM_LOGO: 'https://app.ever.team/assets/ever-teams.png' GAUZY_DESKTOP_LOGO_512X512: 'https://raw.githubusercontent.com/ever-co/ever-gauzy/develop/apps/desktop-timer/src/assets/icons/icon_512x512.png' @@ -254,6 +254,6 @@ jobs: DESKTOP_TIMER_APP_REPO_OWNER: 'ever-co' DESKTOP_TIMER_APP_WELCOME_TITLE: 'Welcome to Ever Teams' DESKTOP_TIMER_APP_WELCOME_CONTENT: 'Ever Teams is a productivity tool that helps you to stay focused on your work and manage your team work better.' - I18N_FILES_URL: 'https://raw.githubusercontent.com/ever-co/ever-teams/develop/apps/desktop' + I18N_FILES_URL: 'https://raw.githubusercontent.com/ever-co/ever-teams/develop/apps/desktop/i18n' PLATFORM_LOGO: 'https://app.ever.team/assets/ever-teams.png' GAUZY_DESKTOP_LOGO_512X512: 'https://raw.githubusercontent.com/ever-co/ever-gauzy/develop/apps/desktop-timer/src/assets/icons/icon_512x512.png'