Skip to content

Commit

Permalink
test2
Browse files Browse the repository at this point in the history
  • Loading branch information
gesellkammer committed Feb 20, 2024
1 parent 7d263d0 commit dd59a6e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 258 deletions.
258 changes: 0 additions & 258 deletions .github/workflows/test.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
sudo apt install csound libcsnd-dev
csound --version
# lilypond --version
mkdir -p artifacts
- name: macos setup
if: runner.os == 'macOs'
Expand All @@ -52,6 +54,8 @@ jobs:
cd ..
# brew install lilypond
# lilypond --version
mkdir -p artifacts
- name: install from repo
if: ${{ matrix.install-method == 'git' }}
Expand Down

0 comments on commit dd59a6e

Please sign in to comment.