Skip to content

Commit 531bcdc

Browse files
committed
fix: remove pip cache from json2md workflow
1 parent 490ebf9 commit 531bcdc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/json2md.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ jobs:
2020
uses: actions/setup-python@v5
2121
with:
2222
python-version: "3.x"
23-
cache: 'pip'
2423

2524
- name: Install unzip utility
2625
run: sudo apt-get install unzip

0 commit comments

Comments
 (0)