Fixed github-pages build task
This commit is contained in:
parent
96c9911a8c
commit
0619d9a0d8
2 changed files with 2 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ clean:
|
|||
|
||||
build:
|
||||
make clean
|
||||
poetry run lektor build --output-path ${PWD}/public --buildstate-path ${PWD}/.lektor
|
||||
poetry run lektor build -f scss --output-path ${PWD}/public --buildstate-path ${PWD}/.lektor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue