mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix build
This commit is contained in:
parent
d5b892fbec
commit
19ba7a133c
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -120,7 +120,7 @@ docs-serve:
|
|||
|
||||
.PHONY: docs-copy-reports
|
||||
docs-copy-reports:
|
||||
mv reports site/
|
||||
mv reports/* site/reports
|
||||
|
||||
|
||||
# =================================================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue