We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6650bba commit 7bfb418Copy full SHA for 7bfb418
Dockerfile
@@ -34,6 +34,7 @@ RUN git clone -b fusmanii/yarn-upgrade-second-attempt https://github.com/across-
34
RUN npx -y only-allow npm
35
36
# Install depdencies.
37
+RUN corepack enable
38
RUN yarn install --frozen-lockfile && yarn build
39
40
# Set back the working directory to the protocol directory to default to that package.
0 commit comments