From 918fa535c62988878be1907ae168a6925b076ab6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20V=C4=83n=20Nguy=C3=AAn?= Date: Thu, 1 Feb 2024 22:56:19 +0700 Subject: [PATCH] update --- .github/workflows/build-dev-container.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-dev-container.yaml b/.github/workflows/build-dev-container.yaml index 74ad764..9472e68 100644 --- a/.github/workflows/build-dev-container.yaml +++ b/.github/workflows/build-dev-container.yaml @@ -32,5 +32,4 @@ jobs: subFolder: ./templates/react-native imageName: ghcr.io/pnstack/codespace/react-native platform: linux/amd64,linux/arm64 - noCache: true push: always \ No newline at end of file