From c931b513e00c7f013da0908a12201277b2d0e3e6 Mon Sep 17 00:00:00 2001 From: Emmanuel Bolarinwa Date: Mon, 23 Dec 2024 20:41:06 +0100 Subject: [PATCH] Update devcontainer.yml --- .github/workflows/devcontainer.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/devcontainer.yml b/.github/workflows/devcontainer.yml index 12288a6b1..85de566fe 100644 --- a/.github/workflows/devcontainer.yml +++ b/.github/workflows/devcontainer.yml @@ -30,4 +30,3 @@ jobs: cacheFrom: ghcr.io/${{ github.repository }}-dev-env imageName: ghcr.io/${{ github.repository }}-dev-env push: always - # noCache: true