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:
|
GID:
|
||||||
from_secret: gid
|
from_secret: gid
|
||||||
commands:
|
commands:
|
||||||
|
- nikola theme -i willy-theme
|
||||||
- nikola build
|
- nikola build
|
||||||
- chown -R "$UID":"$GID" output/*
|
- chown -R "$UID":"$GID" output/*
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
nikola-themes/v8/willy-theme
|
|
Reference in a new issue