diff --git a/.github/workflows/beta-build.yml b/.github/workflows/beta-build.yml index c5113ca..4617b82 100644 --- a/.github/workflows/beta-build.yml +++ b/.github/workflows/beta-build.yml @@ -206,7 +206,7 @@ jobs: - name: Build Packages run: pnpm build - - name: Build the app (Windows) + - name: Build the App working-directory: apps/desktop env: CI: false