Skip to content

Commit

Permalink
code: run ls
Browse files Browse the repository at this point in the history
  • Loading branch information
matiusz committed May 20, 2024
1 parent 88a1444 commit dc5048f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
run:
working-directory: /app
steps:
- name: ls
run: ls
- name: Generate HK PDF
run: python3 -m songbook.apps.create_pdf
env:
Expand Down

0 comments on commit dc5048f

Please sign in to comment.