Skip to content

Commit 9875140

Browse files
committedDec 4, 2022
fix spaces
1 parent f9f6f8e commit 9875140

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+241
-241
lines changed
 

‎.github/ISSUE_TEMPLATE/sonstiges.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ labels: ''
66
assignees: ''
77

88
---
9-
10-

‎.github/workflows/make-ebook.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: |
3434
pwd
3535
ls -l
36-
36+
3737
- name: quality check of chapters for known issues
3838
run: python3 scripts/check-chapters.py
3939

@@ -56,7 +56,7 @@ jobs:
5656
# latexmk -v
5757
calibre --version
5858
pandoc --version
59-
python3 --version
59+
python3 --version
6060
6161
- name: download latest PDF
6262
run:

0 commit comments

Comments
 (0)