]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Use lfs for DB 9288/head
authorSimon Cozens <simon@simon-cozens.org>
Tue, 1 Apr 2025 08:11:41 +0000 (09:11 +0100)
committerSimon Cozens <simon@simon-cozens.org>
Tue, 1 Apr 2025 08:15:56 +0000 (09:15 +0100)
.gitattributes
.github/workflows/fontspectorall.yaml

index 97d3309f884809aa81eaa58933e1e18ed2c3eda1..af4ce95d81cb3073ab29f8a4fcfc67ee2fc83814 100644 (file)
@@ -1 +1,2 @@
 *.pb linguist-language=protobuf
+*.db filter=lfs diff=lfs merge=lfs -text
index be349d9600fbba989ec830ebbd2e7afc40ea7f6b..914e1d23458ac35edba965abd115e42f2c6658f8 100644 (file)
@@ -10,6 +10,7 @@ jobs:
       - uses: actions/checkout@v4
         with:
           ref: main
+          lfs: true
       - name: Install protoc
         run: brew install protobuf
       - name: Install Rust