fix: Build

This commit is contained in:
daudix-UFO
2023-08-31 04:06:46 +03:00
parent 865dd8175a
commit c52a711d9c

View File

@ -34,7 +34,7 @@ steps:
- git config --global init.defaultBranch pages
# clone and move the target repo
- git clone -b pages https://codeberg.org/daudix-UFO/duckquill.git
- mv blog _site
- mv duckquill _site
- chmod -R a+w _site
- cd _site
# Prepare for push