更新 .gitea/workflows/build.yml
PHengLEI docs build / PHengLEI-docs-build (push) Failing after 11m44s
Details
PHengLEI docs build / PHengLEI-docs-build (push) Failing after 11m44s
Details
This commit is contained in:
parent
855ce28218
commit
6ed6bb6b6b
|
@ -15,7 +15,7 @@ jobs:
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm run build -- --locale zh-CN
|
- run: npm run build -- --locale zh-CN
|
||||||
- name: scp files to server
|
- name: scp files to server
|
||||||
uses: appleboy/scp-action@v0.1.7
|
uses: https://gitlink.org.cn/actions/scp-action@v0.1.7
|
||||||
with:
|
with:
|
||||||
host: 123.60.208.28
|
host: 123.60.208.28
|
||||||
username: root
|
username: root
|
||||||
|
|
Loading…
Reference in New Issue