Update job name
This commit is contained in:
parent
7839eb14d3
commit
07a56dd9c2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-docker.yaml
vendored
2
.github/workflows/build-docker.yaml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
tags: ghcr.io/abetlen/llama-cpp-python:latest
|
||||
|
||||
docker-cuda:
|
||||
name: Build and push Docker image
|
||||
name: Build and push Docker CUDA image
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
Loading…
Reference in a new issue