Merge pull request #6161 from menloresearch/ci/fix-tauri-linux-build
ci: fix tauri build nightly for linux
This commit is contained in:
commit
da31675f64
@ -106,7 +106,7 @@ jobs:
|
|||||||
new_version: ${{ needs.get-update-version.outputs.new_version }}
|
new_version: ${{ needs.get-update-version.outputs.new_version }}
|
||||||
channel: nightly
|
channel: nightly
|
||||||
cortex_api_port: '39261'
|
cortex_api_port: '39261'
|
||||||
disable_updater: ${{ github.event.inputs.disable_updater }}
|
disable_updater: ${{ github.event.inputs.disable_updater == 'true' }}
|
||||||
|
|
||||||
sync-temp-to-latest:
|
sync-temp-to-latest:
|
||||||
needs:
|
needs:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user