forked from cccb-website-team/www
fix
This commit is contained in:
parent
75ae1c30a2
commit
a8450de7a8
4 changed files with 19 additions and 16 deletions
|
|
@ -58,9 +58,6 @@
|
|||
buildPhase = ''
|
||||
mkdir -p public
|
||||
hugo --baseURL=https://${domain}/
|
||||
|
||||
python3 ./tools/merge_cals.py
|
||||
cp static/all.ics public/all.ics
|
||||
'';
|
||||
|
||||
# Install phase - copy the public directory to the output
|
||||
|
|
|
|||
Loading…
Reference in a new issue