summaryrefslogtreecommitdiff
path: root/.gitlab-ci/list-msys2.sh
blob: c7ed3ed6313aa89d22df0e1b3cbe619c7bf5e307 (plain)
1
2
3
4
5
#!/bin/bash

set -e

PATH=_build/pango:$PATH _build/utils/pango-list --verbose --metrics > _build/fontlist.txt || true