Skip to content

Commit 79a5012

Browse files
committed
ci:test
1 parent e595602 commit 79a5012

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/RockyX86_64_build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ jobs:
5151
- name: install system package
5252
run: |
5353
dnf update -y
54+
ls -al ./XEngine_Source/XEngine_DBDepend/
55+
ls -al ./XEngine_Source/XEngine_DBDepend/XEngine_IPMacData/XEngine_Source
5456
dnf install gcc g++ make git jq unzip -y
5557
# 设置依赖库的环境变量
5658
- name: Set up Dependency rocky linux Environment

0 commit comments

Comments
 (0)