1
0
mirror of https://github.com/actions/cache.git synced 2025-06-28 18:12:48 +08:00

Create Cache.yml

This commit is contained in:
Kornphan 2021-11-14 18:01:25 +07:00 committed by GitHub
parent 67b6d52d50
commit 777ecbe825
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/workflows/Cache.yml vendored Normal file
View File

@ -0,0 +1,4 @@
- name: Cache
uses: actions/cache@v2.1.6