Skip to content

Commit 9e9ede6

Browse files
fix (#74237)
1 parent 25eafc7 commit 9e9ede6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: ./.github/workflows/_Linux-CPU.yml
5757
needs: build-docker
5858
with:
59-
docker_cpu_image: ${{ needs.build-docker.outputs.docker_distribute_image }}
59+
docker_cpu_image: ${{ needs.build-docker.outputs.docker_cpu_image }}
6060

6161
npu:
6262
name: Linux-NPU

0 commit comments

Comments
 (0)