Merge remote-tracking branch 'origin/develop' into local-test

This commit is contained in:
joylink_fanyuhong 2024-04-02 18:50:03 +08:00
commit 82cc41db65

View File

@ -19,6 +19,8 @@ jobs:
version: 'v18.19.1'
cache: 'yarn'
cache-dependency-path: 'yarn.lock'
env: URL_ENV: 'local'
environment: URL_ENV: 'test'
- name: 安装yarn,并run build
run: |
node -v