From 90ac280bbadaeef54c437a225c2a6383aba674b9 Mon Sep 17 00:00:00 2001 From: 0xawaz Date: Tue, 5 Nov 2024 10:10:29 +0100 Subject: [PATCH] chore(ci): cleanup --- .github/workflows/fhevm-smart-contracts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fhevm-smart-contracts.yml b/.github/workflows/fhevm-smart-contracts.yml index 6d0ad28d..088620a1 100644 --- a/.github/workflows/fhevm-smart-contracts.yml +++ b/.github/workflows/fhevm-smart-contracts.yml @@ -23,7 +23,7 @@ jobs: push_image: true image-name: "fhevm-smart-contracts" image-dev-name: "fhevm-smart-contracts-dev" - generate-dev-image: false + generate-dev-image: true docker-file: "ci.dockerfile" docker-file-dev: "dev.dockerfile" image-dev-description: "fhevm smart contracts dev image"