Add .gitea/workflows/*.yaml
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
- name: Use actions/cache
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: /data/cache
|
||||
path: ~/.cache/demo
|
||||
key: cache-verify-${{ runner.os }}-v1
|
||||
|
||||
# 4) Write a marker file so we can see reuse across runs
|
||||
|
||||
Reference in New Issue
Block a user