Skip to content

Commit e14b85c

Browse files
authored
fix deploy action
1 parent 4dba8b6 commit e14b85c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pythonpublish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
- uses: actions/checkout@v4
1818
with:
1919
fetch-depth: '0'
20-
sparse-checkout: |
21-
docs
22-
includes
2320
- name: Set up Python
2421
uses: actions/setup-python@v5
2522
with:

0 commit comments

Comments
 (0)