We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 413fae5 commit 934df0dCopy full SHA for 934df0d
.github/workflows/ci.yml
@@ -26,5 +26,5 @@ jobs:
26
mkdocs-material-
27
- run: pip install -r requirements.txt
28
- name: Добавить CNAME файл для поддомена
29
- run: echo 'docs.1xtier.ru' > ./site/CNAME
+ run: echo 'docs.1xtier.ru' > CNAME
30
- run: mkdocs gh-deploy --force
0 commit comments