8000 Clone submodule · alejandroacho/llama-cpp-python@c3b1aa6 · GitHub
[go: up one dir, main page]

Skip to content

Commit c3b1aa6

Browse files
committed
Clone submodule
1 parent d4912a8 commit c3b1aa6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/wheels.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v3
18+
with:
19+
submodules: "true"
1820

1921
# Used to host cibuildwheel
2022
- uses: actions/setup-python@v3

0 commit comments

Comments
 (0)
0