ci: fix tauri build nightly for linux

This commit is contained in:
Minh141120 2025-08-13 10:26:29 +07:00
parent 5266583e5b
commit 156bf8230a

View File

@ -106,7 +106,7 @@ jobs:
new_version: ${{ needs.get-update-version.outputs.new_version }}
channel: nightly
cortex_api_port: '39261'
disable_updater: ${{ github.event.inputs.disable_updater }}
disable_updater: ${{ github.event.inputs.disable_updater == 'true' }}
sync-temp-to-latest:
needs: