Removing a symlink and trying to install theme before building
This commit is contained in:
parent
2e6ea142b3
commit
dadf5cdb83
2 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,7 @@ steps:
|
|||
GID:
|
||||
from_secret: gid
|
||||
commands:
|
||||
- nikola theme -i willy-theme
|
||||
- nikola build
|
||||
- chown -R "$UID":"$GID" output/*
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
nikola-themes/v8/willy-theme
|
Reference in a new issue