Skip to content

Commit

Permalink
Update check-and-ebook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
entorb committed Nov 17, 2024
1 parent 22001db commit fe5060b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check-and-ebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,11 @@ jobs:
- name: Compare to previous hpmor.html
run: |
ls -l
diff -u hpmor-prev.html hpmor.html > hpmor-html-diff.log
ls -l
rm hpmor-prev.html
ls -l
- name: ls after
run: |
Expand Down

0 comments on commit fe5060b

Please sign in to comment.