Skip to content

Commit

Permalink
20240513 - fix YAML error
Browse files Browse the repository at this point in the history
  • Loading branch information
Petersen committed May 13, 2024
1 parent 574621b commit c0adfad
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:
with:
name: _book
path: |
_book/
*.tex
*.md
_book/
*.tex
*.md

0 comments on commit c0adfad

Please sign in to comment.