Update job name

This commit is contained in:
Andrei Betlen 2023-05-03 10:39:39 -04:00
parent 7839eb14d3
commit 07a56dd9c2

View file

@ -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