From c7f637348afabc25cf102410172134f24da6bb2e Mon Sep 17 00:00:00 2001 From: hiento09 <136591877+hiento09@users.noreply.github.com> Date: Thu, 5 Dec 2024 15:16:43 +0700 Subject: [PATCH] chore: fix beta ci (#4233) Co-authored-by: Hien To --- .github/workflows/jan-electron-build-beta.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/jan-electron-build-beta.yml b/.github/workflows/jan-electron-build-beta.yml index b29038b55..9cae31d67 100644 --- a/.github/workflows/jan-electron-build-beta.yml +++ b/.github/workflows/jan-electron-build-beta.yml @@ -70,6 +70,8 @@ jobs: permissions: contents: write steps: + - name: Getting the repo + uses: actions/checkout@v3 - name: Sync temp to latest run: | # sync temp-beta to beta by copy files that are different or new