winglian commited on
Commit
43f11da
·
1 Parent(s): b5da0d9

fix pipeline names

Browse files
.github/workflows/build-ggml-cpp-wheel.yml CHANGED
@@ -1,4 +1,4 @@
1
- name: Build wheel in Docker
2
 
3
  on:
4
  release:
 
1
+ name: Build GGML wheel in Docker
2
 
3
  on:
4
  release:
.github/workflows/build-llama-cpp-wheel.yml CHANGED
@@ -1,4 +1,4 @@
1
- name: Build wheel in Docker
2
 
3
  on:
4
  release:
 
1
+ name: Build Llama wheel in Docker
2
 
3
  on:
4
  release: