init
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m9s Details

This commit is contained in:
AaronHux 2024-05-25 15:22:16 +08:00
parent 825730b364
commit 52a96ec652
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ RUN pnpm config set registry https://registry.npmmirror.com
# 下载编译
RUN pnpm i
RUN pnpm build
RUN pnpm generate
RUN pnpm generate
# RUN yarn config set registry https://registry.npmmirror.com
# RUN yarn
# RUN yarn build