Skip to content

Commit 34abe6f

Browse files
committed
fix debug
1 parent f549b78 commit 34abe6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-xls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: |
3636
python -m pip install --upgrade pip
3737
pip install -r site/requirements.txt
38-
pip pip list -v
38+
pip list -v
3939
4040
- name: Validate XLS document parsing
4141
run: |

0 commit comments

Comments
 (0)