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 374f4cd commit f016b1eCopy full SHA for f016b1e
.github/workflows/publish.yaml
@@ -156,4 +156,4 @@ jobs:
156
releaseBody: "See the assets to download this version and install."
157
releaseDraft: true
158
includeDebug: true # Optional, disable to speed up the build
159
- args: '--target=${{ matrix.target }} --config="src-tauri/tauri.bundle.json" --verbose'
+ args: '--target=${{ matrix.target }} --config=src-tauri/tauri.bundle.json --verbose'
0 commit comments