1 files changed, 2 insertions(+), 1 deletions(-)
M .build.yml
M .build.yml => .build.yml +2 -1
@@ 10,8 10,9 @@ sources:
- https://git.sr.ht/~animesh/anmsh.net
tasks:
- install: |
- pwd
+ pipx ensurepath
pipx install lektor
+ pipx ensurepath
- build: |
cd $site
pwd