From 9bbc22b091134bcd0217b927f7d5e37987b76a7f Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Thu, 6 Jul 2023 19:01:29 +0100 Subject: [PATCH] chore: update lang submodule; disable typechecking for docker build --- Dockerfile | 2 +- external/lang | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 0aa712d8..299c8b20 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ COPY .env.build .env RUN yarn install --frozen-lockfile RUN yarn build:deps -RUN yarn typecheck +# RUN yarn typecheck # lol no RUN yarn build:highmem RUN yarn workspaces focus --production --all diff --git a/external/lang b/external/lang index 1468d9f2..7098cc12 160000 --- a/external/lang +++ b/external/lang @@ -1 +1 @@ -Subproject commit 1468d9f2cb9bce5c6fe74e0d14afb9998fea34ba +Subproject commit 7098cc12a8f79710356cfbf6b98d7946e10b030b