parent
513b4f2f67
commit
76f49fe30b
@ -24,9 +24,7 @@ jobs:
|
||||
run: npm run build
|
||||
|
||||
- name: Create folder if needed
|
||||
run: if [ ! -d /www/work.suroh.tk ]; then
|
||||
mkdir /www/work.suroh.tk
|
||||
fi
|
||||
run: if [ ! -d /www/work.suroh.tk ]; then mkdir /www/work.suroh.tk; fi
|
||||
|
||||
- name: Copy built website
|
||||
run: cp -r _site /www/work.suroh.tk
|
||||
|
Loading…
x
Reference in New Issue
Block a user