1
1
mirror of https://github.com/rsms/inter.git synced 2024-08-16 06:10:38 +03:00

nit in .github/workflows/build-fonts.yml

This commit is contained in:
Rasmus Andersson 2023-11-18 18:35:36 -08:00
parent d6f87b06c2
commit 545613b26e

View File

@ -14,7 +14,7 @@ on:
paths: paths:
- "src/**" - "src/**"
- Makefile - Makefile
- requirements.txt - Pipfile
- version.txt - version.txt
- misc/makezip2.sh - misc/makezip2.sh
- "misc/tools/**" - "misc/tools/**"
@ -25,7 +25,7 @@ on:
paths: paths:
- "src/**" - "src/**"
- Makefile - Makefile
- requirements.txt - Pipfile
- version.txt - version.txt
- misc/makezip2.sh - misc/makezip2.sh
- "misc/tools/**" - "misc/tools/**"