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 May 3, 2024
1 parent a1c93b4 commit f5889db
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 @@ -42,6 +42,9 @@ jobs:
path: hash-chapters.txt
key: chapter-hash-for-ebook-${{ steps.calculate-hash.outputs.hash }}

- name: add requirements.txt # for cache: "pip"
run: touch requirements.txt

- name: Python set up
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit f5889db

Please sign in to comment.