Skip to content

Commit 7a535e4

Browse files
committed
Build local app for desktop release
1 parent 6f75faa commit 7a535e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-desktop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878

7979
- name: Build web app
8080
run: bun run build
81-
working-directory: apps/web
81+
working-directory: apps/local
8282

8383
- name: Download and extract CLI sidecar (unix)
8484
if: matrix.platform != 'win'

0 commit comments

Comments
 (0)