From 91aa894a58d86a7075b127afead3259a913acb0a Mon Sep 17 00:00:00 2001 From: DarkSky Date: Wed, 14 Sep 2022 18:29:08 +0800 Subject: [PATCH] fix: keck --- .github/workflows/affine-keck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/affine-keck.yml b/.github/workflows/affine-keck.yml index 926cd8825f..b52630e0e0 100644 --- a/.github/workflows/affine-keck.yml +++ b/.github/workflows/affine-keck.yml @@ -64,7 +64,7 @@ jobs: with: context: . push: true - file: ./.github/deployment/Dockerfile-affine + file: ./.github/deployment/Dockerfile-affine-keck tags: ${{ env.LOCAL_CACHE }} target: AFFiNE