From 77925a906e0879b72ff45234b7fc8855305e9a88 Mon Sep 17 00:00:00 2001 From: Leafd Date: Fri, 3 Oct 2025 14:25:47 -0400 Subject: [PATCH] chore(ci): update workflow to current path --- .github/workflows/release.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 802c147..e44f215 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -115,7 +115,6 @@ jobs: libayatana-appindicator3-dev librsvg2-dev - name: Install frontend dependencies run: | - cd apps/app pnpm install - name: build app (macos) run: >-