环境变量测试

This commit is contained in:
joylink_fanyuhong 2024-04-02 18:49:35 +08:00
parent a4ace6ca8f
commit c9431b94f4

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