From 51a1cb8331a18c18a14647d1db52dac494a4c305 Mon Sep 17 00:00:00 2001 From: ChrisGray Date: Sat, 28 Sep 2024 21:01:32 +0800 Subject: [PATCH] build(ci): Test --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d47cba2..a55851b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,4 +42,4 @@ jobs: push: true tags: ${{ matrix.image-name }}:latest, ${{ matrix.image-name }}:${{ matrix.image-tag }} cache-from: type=gha - cache-to: type=gha,mode=max \ No newline at end of file + cache-to: type=gha,mode=max