Skip to content

Commit

Permalink
code: build v3
Browse files Browse the repository at this point in the history
  • Loading branch information
matiusz committed May 20, 2024
1 parent 3ee228d commit f0fbd0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,11 @@ jobs:
image: matiusz/songbook:latest
steps:
- name: Generate HK PDF
uses: matiusz/songbook:latest
run: python3 -m songbook.apps.create_pdf
env:
SONGBOOK_DATA_DIR: hk-songbook

- name: Generate 111 ADH PDF
uses: matiusz/songbook:latest
run: python3 -m songbook.apps.create_pdf
env:
SONGBOOK_DATA_DIR: spiewnik111adh
Expand Down

0 comments on commit f0fbd0c

Please sign in to comment.