Skip to content

Commit

Permalink
Bump LilyPond from 2.25.22 to 2.25.23 (#1641)
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbaca authored Jan 31, 2025
1 parent cd996e8 commit 11d739f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Write environment variables
run: |
export LILYPOND_VERSION=2.25.22
export LILYPOND_VERSION=2.25.23
echo "LILYPOND_VERSION=${LILYPOND_VERSION}" >> $GITHUB_ENV
string="PATH=/tmp/lilypond-${LILYPOND_VERSION}/bin:/home/runner/bin:$PATH"
echo $string >> $GITHUB_ENV
Expand All @@ -53,7 +53,7 @@ jobs:
echo "PYTHONPATH: ${PYTHONPATH:-not set}"
- name: Install LilyPond
uses: Abjad/[email protected].22
uses: Abjad/[email protected].23

- name: Install dependencies
run: |
Expand Down

0 comments on commit 11d739f

Please sign in to comment.