mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-04-12 01:39:43 +00:00
ci: try to fix beta-build CI
This commit is contained in:
parent
f6341079c8
commit
826701cf46
3
.github/workflows/beta-build.yml
vendored
3
.github/workflows/beta-build.yml
vendored
@ -67,7 +67,8 @@ jobs:
|
||||
|
||||
- name: Update tauri.conf.json
|
||||
if: ${{ github.event_name != 'schedule' && !inputs.updater }}
|
||||
run: yq -i '.tauri.updater.active = false' src-tauri/tauri.conf.json
|
||||
run: yq -i '.bundle.active = false' src-tauri/tauri.conf.json
|
||||
working-directory: apps/desktop
|
||||
|
||||
- name: Upload tauri-config
|
||||
if: ${{ github.event_name != 'schedule' && !inputs.updater }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user