fix: absolute path
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2022-05-04 22:25:13 +08:00
parent 1ee4bef651
commit b872d07288
+1 -1
View File
@@ -18,7 +18,7 @@ steps:
- bundle exec jekyll build
volumes:
- name: dist
path: ./_site
path: /drone/src/_site
volumes:
- name: dist