fix npm build
This commit is contained in:
@@ -44,7 +44,7 @@ WORKDIR /pake
|
|||||||
|
|
||||||
# Install dependencies and build pake-cli
|
# Install dependencies and build pake-cli
|
||||||
RUN --mount=type=cache,target=/root/.npm \
|
RUN --mount=type=cache,target=/root/.npm \
|
||||||
npm ci && \
|
npm install && \
|
||||||
npm run build
|
npm run build
|
||||||
|
|
||||||
# Copy Rust build artifacts
|
# Copy Rust build artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user