Skip to content

Commit

Permalink
Fix missing output filename
Browse files Browse the repository at this point in the history
  • Loading branch information
runeflobakk committed Apr 14, 2022
1 parent 5240848 commit 2715c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-score.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
args: >
--verbose
--include=/github/workspace
--output=/github/workspace
--output=/github/workspace/silent-night
--pdf
silent-night.ly
- name: Release
Expand Down

0 comments on commit 2715c41

Please sign in to comment.