fix: absolute path
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Yuhui Huang 2022-05-04 22:25:13 +08:00
parent 1ee4bef651
commit b872d07288

View File

@ -18,7 +18,7 @@ steps:
- bundle exec jekyll build
volumes:
- name: dist
path: ./_site
path: /drone/src/_site
volumes:
- name: dist