📦 build: List all file in NekoMelody

This commit is contained in:
2024-08-18 00:04:39 +07:00
parent 15f30a8204
commit e6466d62dd
+1
View File
@@ -19,6 +19,7 @@ RUN corepack enable
RUN pnpm install RUN pnpm install
WORKDIR /home/node/app/NekoMelody WORKDIR /home/node/app/NekoMelody
RUN ls
RUN pnpm install RUN pnpm install
RUN pnpm run build RUN pnpm run build