1
Some checks failed
Build Project / build (push) Failing after 1m4s

This commit is contained in:
mozzie 2024-06-04 13:45:46 +08:00
parent 1f5b084f35
commit 13cfa0c8a0

View File

@ -33,7 +33,7 @@ jobs:
- name: build algolia search index
run: pnpm run search
- name: Copy files to remote server
- name: Scp files to remote server
run: |
scp -r public/* root@maxshader.com:/www/wwwroot/caddy/html/blog-hexo
env: