Disable cache cause fuck actions
This commit is contained in:
parent
c0d8069097
commit
76ab96a3c0
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ jobs:
|
|||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.x'
|
||||
cache: 'pip'
|
||||
- name: Install needed python modules
|
||||
working-directory: core
|
||||
run: cd core && pip install -r requirements.prod.txt
|
||||
|
|
Loading…
Reference in a new issue