mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-07 23:05:15 -04:00
README: Fixing install link
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
run: |
|
||||
cd docs/_site
|
||||
sudo chown $(whoami):$(whoami) . -R
|
||||
echo -n docs.kyoo.moe > CNAME
|
||||
git config --global user.email "${GITHUB_ACTOR}@github.com"
|
||||
git config --global user.name "${GITHUB_ACTOR}"
|
||||
git init
|
||||
|
||||
Reference in New Issue
Block a user