Skip to content

Commit

Permalink
ci: add an example of a mupub check
Browse files Browse the repository at this point in the history
Signed-off-by: Davide Madrisan <[email protected]>
  • Loading branch information
madrisan committed Jul 15, 2024
1 parent e3a1bcc commit c4b2290
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,8 @@ jobs:
mkdir ~/.mupub/lycache
mupub --version
cat ~/.mupub/mu-config.cfg
- id: mupub_check
run: |
cd /__w/open-scores/open-scores/src/johann-sebastian-bach/fuga/BWV948
mupub build --header-file header.ily JS-Bach-BWV948-Fuga-d-Moll.ly

0 comments on commit c4b2290

Please sign in to comment.