add hyphenate install to quad action (#2)

main
Matthew Butterick 2 years ago
parent 6d7815173e
commit dfac8678ea

@ -35,6 +35,9 @@ jobs:
- name: install xenomorph
run: raco pkg install --deps search-auto https://github.com/mbutterick/typesetting.git?path=xenomorph#main
- name: install hyphenate
run: raco pkg install --deps search-auto https://github.com/mbutterick/typesetting.git?path=hyphenate#main
- name: install fontland
run: raco pkg install --deps search-auto https://github.com/mbutterick/typesetting.git?path=fontland#main

Loading…
Cancel
Save