We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c211e02 commit 69844eeCopy full SHA for 69844ee
.github/workflows/test.yaml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
45
- name: Install dependencies
46
shell: bash
47
- run: sudo apt-get update && sudo apt-get install -y libcurl4-openssl-dev
+ run: sudo apt-get update && sudo apt-get install -y libcurl4-openssl-dev git-lfs
48
- name: Build Paimon
49
50
env:
0 commit comments