mirror of
https://github.com/google/fonts.git
synced 2026-01-25 04:18:11 +00:00
Use lfs for DB
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1 +1,2 @@
|
|||||||
*.pb linguist-language=protobuf
|
*.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
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: main
|
ref: main
|
||||||
|
lfs: true
|
||||||
- name: Install protoc
|
- name: Install protoc
|
||||||
run: brew install protobuf
|
run: brew install protobuf
|
||||||
- name: Install Rust
|
- name: Install Rust
|
||||||
|
|||||||
Reference in New Issue
Block a user