Skip to content

Commit

Permalink
Bump GitHub Actions to LilyPond 2.25.22
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorbaca committed Jan 7, 2025
1 parent 8e2c660 commit 7fd75dd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: Log environment variable(s)
run: |
python --version
python -m pip install --upgrade pip coverage
echo HOME:
echo $HOME
echo GITHUB_WORKSPACE:
echo $GITHUB_WORKSPACE
echo PATH:
echo $PATH
echo PYTHONPATH:
echo $PYTHONPATH
- name: Install LilyPond
run: |
lilypond_version=2.25.22
Expand Down

0 comments on commit 7fd75dd

Please sign in to comment.