Skip to content

Commit b3ffe3f

Browse files
committed
test 3
1 parent d8be8a1 commit b3ffe3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/merge_cache.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ jobs:
1919
path: "${{ github.workspace }}/test"
2020
key: test
2121

22+
- name: create test
23+
run: touch test
24+
25+
2226
- name: Save ccache
2327
uses: actions/cache/save@v4
2428
with:

0 commit comments

Comments
 (0)