5-72

5-72 helps novice musicians master sound engineering by analyzing the FX chains of world-famous artists
Log | Files | Refs

commit 1b8ca699801371ee7e2d26c90d0d9bd6dade85a1
parent 79f945c4437dea17aa1e3820e2345ba420c62ebf
Author: Ismail Dalgatov <29144912+ismaildalgatov@users.noreply.github.com>
Date:   Wed, 24 Aug 2022 13:52:31 +0300

Update mkdocs-deploy.yml
Diffstat:
M.github/workflows/mkdocs-deploy.yml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml @@ -18,5 +18,6 @@ jobs: pip install -r requirements.txt pip install wheel pip install mkdocs-minify-plugin + pip install mkdocs-git-revision-date-localized-plugin mkdocs build mkdocs gh-deploy --force