mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
typo
This commit is contained in:
@@ -3,7 +3,7 @@ FROM mcr.microsoft.com/playwright:v1.42.1
|
||||
|
||||
# Enable pnpm
|
||||
ENV PNPM_HOME="/pnpm"
|
||||
ENV PATH="$PNPM_HOME:$PAT
|
||||
ENV PATH="$PNPM_HOME:$PATH"
|
||||
RUN corepack enable
|
||||
|
||||
# Set the working directory
|
||||
|
||||
Reference in New Issue
Block a user