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
|
||||
*.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
|
||||
|
||||
Reference in New Issue
Block a user