mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
Match workflow name for cache key in issue-check-support
This commit is contained in:
parent
0c7f87fb2f
commit
f0a5a9ce99
2
.github/workflows/issue-check-support.yml
vendored
2
.github/workflows/issue-check-support.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup Python venv
|
||||
uses: ./.github/actions/init-python
|
||||
with:
|
||||
cache-key: "check-support"
|
||||
cache-key: "issue-check-support"
|
||||
|
||||
- name: Check issue
|
||||
id: issue-check
|
||||
|
||||
Loading…
Reference in New Issue
Block a user