8000 Checkout submodules · Guhaaa/llama-cpp-python@47570df · GitHub
[go: up one dir, main page]

Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

8000
Appearance settings

Commit 47570df

Browse files
committed
Checkout submodules
1 parent e3f999e commit 47570df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.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
- name: Set up Python ${{ matrix.python-version }}
1921
uses: actions/setup-python@v4
2022
with:

0 commit comments

Comments
 (0)
0