Skip to content

Using heredoc instead of long string of commands #33

Using heredoc instead of long string of commands

Using heredoc instead of long string of commands #33

name: lilypond
on:
push:
branches:
- main
paths:
- lilypond/**
jobs:
build-image:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Default make rule
run: cd lilypond && SILENT=1 make