attempt to fix ci errors

This commit is contained in:
Amruth Pillai
2025-01-30 10:41:38 +01:00
parent e4327736bd
commit a87c5edd60
2 changed files with 2 additions and 3 deletions

View File

@ -7,7 +7,7 @@ ARG NX_CLOUD_ACCESS_TOKEN
ENV PNPM_HOME="/pnpm"
ENV PATH="$PNPM_HOME:$PATH"
RUN corepack enable pnpm && corepack prepare pnpm --activate
RUN corepack enable
WORKDIR /app