Cache deps

This commit is contained in:
Šarūnas Nejus 2024-12-03 05:21:08 +00:00
parent e9076ffb53
commit 914dbcb420
No known key found for this signature in database
GPG key ID: DD28F6704DBE3435

View file

@ -17,7 +17,7 @@ jobs:
uses: BrandonLWhite/pipx-install-action@v0.1.1
- uses: actions/setup-python@v5
with:
python-version: ${{ env.PYTHON_VERSION }}
python-version: "3.9"
cache: poetry
- name: Install dependencies