KWMv2/酷我 mflac 支持 #35

Merged
lsr merged 11 commits from feat/kwm-v2-support into main 2023-06-17 14:13:44 +00:00
Showing only changes of commit c286b6c29c - Show all commits

View File

@ -15,8 +15,6 @@ steps:
environment: environment:
# 让 npm 使用淘宝源 # 让 npm 使用淘宝源
npm_config_registry: https://registry.npmmirror.com npm_config_registry: https://registry.npmmirror.com
# 限制内存使用
NODE_OPTIONS: --max-old-space-size=512
- name: publish - name: publish
image: node:18.16.0-bullseye image: node:18.16.0-bullseye