feat: pip add cache

This commit is contained in:
DDSDerek
2023-10-14 01:08:13 +08:00
committed by GitHub
parent 6578a2f977
commit 40776c10bc

View File

@ -69,6 +69,7 @@ jobs:
uses: actions/setup-python@v4
with:
python-version: '3.11.4'
cache: 'pip'
- name: Install Dependent Packages
run: |