更新 .gitea/workflows/prod_build_manual.yaml
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build:dev
|
||||
- run: npm run build
|
||||
- run: ls -l
|
||||
|
||||
- name: 3.同步文件到远程服务器
|
||||
|
||||
Reference in New Issue
Block a user