mirror of
https://github.com/dcs-liberation/dcs_liberation.git
synced 2025-11-10 14:22:26 +00:00
Enable dependency caching in workflows.
This commit is contained in:
@@ -7,6 +7,7 @@ runs:
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: "3.10"
|
||||
cache: pip
|
||||
|
||||
- name: Install environment
|
||||
shell: powershell
|
||||
|
||||
Reference in New Issue
Block a user