Skip to content

Commit f0c7cdd

Browse files
Update .github/workflows/llama_cpp_plugin_build_and_test.yml
1 parent b677b23 commit f0c7cdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llama_cpp_plugin_build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161

6262
- uses: actions/setup-python@v4
6363
with:
64-
python-version: 3.10
64+
python-version: '3.10'
6565

6666
- name: Prepare test data - convert test model files
6767
run: |

0 commit comments

Comments
 (0)