8000 rebuild · devcxl/llama-cpp-python@ef19233 · GitHub
[go: up one dir, main page]

Skip to content

Commit ef19233

Browse files
authored
rebuild
1 parent 726914c commit ef19233

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ jobs:
4747
id: meta
4848
uses: docker/metadata-action@v5
4949
with:
50-
images: |
51-
${{ secrets.DOCKER_REGISTRY }}/${{ github.repository }}
50+
images: ${{ secrets.DOCKER_REGISTRY }}/${{ github.repository }}
5251
tags: |
5352
type=raw,value=latest
5453

0 commit comments

Comments
 (0)
0