Skip to content

Commit

Permalink
code: ls
Browse files Browse the repository at this point in the history
  • Loading branch information
matiusz committed May 20, 2024
1 parent 6656fd4 commit 27df94d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ jobs:
repository: matiusz/songbook
token: ${{ secrets.GITHUB_TOKEN }}
path: ./app

- name: ls
run: ls
- name: Generate HK PDF
run: python3 -m songbook.apps.create_pdf
env:
Expand Down

0 comments on commit 27df94d

Please sign in to comment.