Skip to content

Commit a330ce4

Browse files
committed
Pin fontspector version
1 parent 8da2ce5 commit a330ce4

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ jobs:
1414
with:
1515
python-version: "3.11"
1616
- name: Setup fontspector
17-
uses: fonttools/setup-fontspector@main
17+
uses: fonttools/setup-fontspector@v1
18+
with:
19+
version: "1.5.1"
1820
env:
1921
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2022
- name: Install toolset

0 commit comments

Comments
 (0)