Skip to content

Commit 24b8a31

Browse files
committed
bugfix
1 parent d4096d2 commit 24b8a31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ runs:
8686
python-version: ${{ inputs.python-version }}
8787
architecture: x64
8888
cache: pip
89-
cache-dependency-path: ${{ github.action_path }}/requirements.txt
9089
- run: |
9190
python --version
9291
pip install -r ${{ github.action_path }}/requirements.txt

0 commit comments

Comments
 (0)