1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-03-14 06:38:32 +00:00

need no id there

This commit is contained in:
Pablo Santiago Blum de Aguiar 2021-01-08 00:13:42 +01:00
parent 8f3f1a3ede
commit 5117d8a853

View File

@ -18,7 +18,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Cache dependencies
uses: actions/cache@v2
id: deps_cache
with:
path: |
${{ env.pythonLocation }}/lib/*/site-packages/*