updated workflow script
work.suroh.tk deploy / build-deploy (push) Successful in 19s
Details
work.suroh.tk deploy / build-deploy (push) Successful in 19s
Details
This commit is contained in:
parent
d175287320
commit
52091371b3
|
@ -18,7 +18,7 @@ jobs:
|
||||||
run: npm i
|
run: npm i
|
||||||
|
|
||||||
- name: Build 11ty site
|
- name: Build 11ty site
|
||||||
run: npm run build && cd dist
|
run: npm run build && cd _site
|
||||||
|
|
||||||
- name: Check build directory
|
- name: Check build directory
|
||||||
run: pwd
|
run: pwd
|
||||||
|
|
Loading…
Reference in New Issue