5-72

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

commit 68e6b2b828a53db5bebc84f654efaab719b950d8
parent e79821749c9de92d6e81ddf190ad3a12faf75025
Author: Ismail Dalgatov <e@teamsesh.org>
Date:   Thu, 13 May 2021 02:42:24 +0300

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

diff --git a/.github/workflows/mkdocs-deploy.yml b/.github/workflows/mkdocs-deploy.yml @@ -20,4 +20,4 @@ jobs: pip install wheel pip install mkdocs-minify-plugin mkdocs build - mkdocs gh-deploy --force -\ No newline at end of file + mkdocs gh-deploy -d docs --force