mistyped path for upload
work.suroh.tk deploy / build-deploy (push) Failing after 20s
Details
work.suroh.tk deploy / build-deploy (push) Failing after 20s
Details
This commit is contained in:
parent
e8b0b9a512
commit
e3c8560e68
|
@ -24,4 +24,4 @@ jobs:
|
|||
run: npm run build
|
||||
|
||||
- name: Copy built site to data folder
|
||||
run: mkdir /www/work.suroh.tk && cp -r _site /data/work.suroh.tk
|
||||
run: mkdir /www/work.suroh.tk && cp -r _site /www/work.suroh.tk
|
||||
|
|
Loading…
Reference in New Issue