Skip to content

Commit

Permalink
Corepack pack
Browse files Browse the repository at this point in the history
  • Loading branch information
SleeplessByte committed Jul 29, 2024
1 parent 62f6808 commit 2ebc673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ COPY . .
# Build the test runner
RUN set -ex; \
corepack enable; \
corepack pack; \
# install all the development modules (used for building)
yarn install; \
yarn build; \
Expand Down

0 comments on commit 2ebc673

Please sign in to comment.