CI: Quote colon-containing value in package test YAML

This commit is contained in:
DeeDeeG 2023-12-16 04:00:00 -05:00
parent 9cf3718337
commit bccd6673ab

View File

@ -35,7 +35,7 @@ jobs:
run: yarn build
- name: build dependencies
run: yarn build:apm
run: "yarn build:apm"
- name: build the editor
run: (yarn dist deb || yarn dist deb) && mv binaries/*deb pulsar.deb