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