mirror of
https://github.com/kvcache-ai/ktransformers.git
synced 2026-05-02 21:51:30 +00:00
✨ fix typo
This commit is contained in:
parent
ab26e7d7db
commit
2762012039
3 changed files with 3 additions and 3 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -95,4 +95,4 @@ jobs:
|
|||
${{ env.DOCKERHUB_REPO }}:latest-${{ matrix.instruct }}
|
||||
${{ env.DOCKERHUB_REPO }}:${{ github.event.release.tag_name }}-${{ matrix.instruct }}
|
||||
build-args: |
|
||||
CPU_INSTRUCT=${{ matrix.instruct }}
|
||||
CPU_INSTRUCT=${{ matrix.instruct }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue