From b0222283035299b01711effaa74dca5a6ffb2897 Mon Sep 17 00:00:00 2001 From: zbeyens Date: Wed, 27 Dec 2023 16:31:53 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sync-templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-templates.yml b/.github/workflows/sync-templates.yml index 8c3d6f86d5..e171c09033 100644 --- a/.github/workflows/sync-templates.yml +++ b/.github/workflows/sync-templates.yml @@ -15,9 +15,9 @@ jobs: name: build runs-on: ubuntu-latest strategy: - node-version: [18.18.x] fail-fast: false matrix: + node-version: [18.18.x] template: - plate-template - plate-playground-template