We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1688852 commit 3594d4bCopy full SHA for 3594d4b
.github/workflows/build-client.yaml
@@ -85,4 +85,4 @@ jobs:
85
releaseDraft: ${{ github.event.inputs.draft_release }}
86
prerelease: ${{ github.event.inputs.is_pre_release }}
87
projectPath: apps/desktop/src-tauri
88
- distPath: apps/desktop/src
+ distPath: apps/desktop/dist
0 commit comments