diff --git a/ci/build.sh b/ci/build.sh index 2ba3c1e..d51fa89 100644 --- a/ci/build.sh +++ b/ci/build.sh @@ -1,9 +1,10 @@ python3 -m pip install --user ruamel.yaml python3 /dev/fd/3 < songquotes.yml > public/songquotes.json 3<