Skip to content

Commit e7897e7

Browse files
committed
debug
1 parent e200143 commit e7897e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4545
- name: Install dependencies
4646
shell: bash
47-
run: file /home/runner/work/paimon-cpp/paimon-cpp/third_party/lumina/lib/liblumina.so
47+
run: head -n 5 /home/runner/work/paimon-cpp/paimon-cpp/third_party/lumina/lib/liblumina.so
4848
- name: Build Paimon
4949
shell: bash
5050
env:

0 commit comments

Comments
 (0)