Skip to content

Commit 82bb0b6

Browse files
committed
added submodules: recursive
1 parent 312f4c0 commit 82bb0b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-llama-cpp.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v3
1717
name: Checkout latest
18+
with:
19+
submodules: recursive
1820
- name: create branch
1921
run: git checkout -b update-llama-cpp-$(date -I)
2022
- name: update submodules

0 commit comments

Comments
 (0)