mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-29 04:10:00 +08:00
ci: avoid release cache save failures
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -87,6 +87,7 @@ jobs:
|
||||
with:
|
||||
workspaces: src-tauri -> target
|
||||
key: ${{ matrix.platform.name }}
|
||||
save-if: false
|
||||
|
||||
- name: 安装 Linux 系统依赖
|
||||
if: runner.os == 'Linux'
|
||||
|
||||
Reference in New Issue
Block a user