Temporarily disable 'compile_themes' in Bookwyrm build script
This commit is contained in:
parent
92001deded
commit
13de1c6f25
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ mkDerivation {
|
|||
|
||||
# Compile SASS
|
||||
|
||||
${python311}/bin/python manage.py compile_themes
|
||||
# ${python311}/bin/python manage.py compile_themes
|
||||
|
||||
runHook postBuild
|
||||
'' ;
|
||||
|
|
Loading…
Add table
Reference in a new issue