Update .forgejo/workflows/test.yml
This commit is contained in:
parent
afa18987d3
commit
9c1276ae09
1 changed files with 2 additions and 1 deletions
|
@ -12,7 +12,8 @@ jobs:
|
||||||
|
|
||||||
- name: Cache repository
|
- name: Cache repository
|
||||||
uses: actions/cache/save@v4
|
uses: actions/cache/save@v4
|
||||||
|
id: lmao1
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
test.txt
|
test.txt
|
||||||
key: BeefRepository
|
key: BeefRepository
|
Loading…
Add table
Add a link
Reference in a new issue