Skip to content

Commit a04194d

Browse files
committed
fix action
1 parent c3f3215 commit a04194d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ runs:
5252
uses: actions/setup-python@v5
5353
with:
5454
python-version: ${{ inputs.python_version }}
55-
cache: 'pip'
56-
cache-dependency-path: ${{ github.action_path }}/requirements.txt
5755

5856
- name: Install dependencies
5957
shell: bash

0 commit comments

Comments
 (0)