Merge pull request #6161 from menloresearch/ci/fix-tauri-linux-build

ci: fix tauri build nightly for linux
This commit is contained in:
Nguyen Ngoc Minh 2025-08-13 10:35:54 +07:00 committed by GitHub
commit da31675f64
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: