mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: verbose build and re-enable appimage
This commit is contained in:
parent
a95aa037a3
commit
abde984b3e
2 changed files with 2 additions and 2 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -194,7 +194,7 @@ jobs:
|
|||
projectPath: packages/tauri
|
||||
uploadWorkflowArtifacts: true
|
||||
tauriScript: ${{ (contains(matrix.settings.host, 'ubuntu') && 'cargo tauri') || '' }}
|
||||
args: --target ${{ matrix.settings.target }} --config src-tauri/tauri.prod.conf.json
|
||||
args: --target ${{ matrix.settings.target }} --config src-tauri/tauri.prod.conf.json --vvv
|
||||
updaterJsonPreferNsis: true
|
||||
releaseId: ${{ needs.publish.outputs.release }}
|
||||
tagName: ${{ needs.publish.outputs.tag }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue