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