update CI

This commit is contained in:
2022-03-03 15:18:39 +08:00
parent f9acfa776d
commit 3e0bf7c68e
4 changed files with 77 additions and 0 deletions

3
scripts/README.md Normal file
View File

@@ -0,0 +1,3 @@
# Usage
[build_exiv2.sh](build_exiv2.sh): Used to build thirdparty library.
[get_cache_key.py](get_cache_key.py): Used to get cache's key which used in [action/cache](https://github.com/actions/cache).