mirror of
https://github.com/google/fonts.git
synced 2025-12-28 05:34:30 +00:00
Use lfs for DB
This commit is contained in:
parent
c1192f5589
commit
86a6633e79
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1 +1,2 @@
|
||||
*.pb linguist-language=protobuf
|
||||
*.db filter=lfs diff=lfs merge=lfs -text
|
||||
|
||||
1
.github/workflows/fontspectorall.yaml
vendored
1
.github/workflows/fontspectorall.yaml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
ref: main
|
||||
lfs: true
|
||||
- name: Install protoc
|
||||
run: brew install protobuf
|
||||
- name: Install Rust
|
||||
|
||||
Loading…
Reference in New Issue
Block a user