5-72

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

commit d6e29143c7e8f6f0df687fa523ebb419ebe89b29
parent 902993f205d10ebfc07283b64dafb3991acd288c
Author: Ismail Dalgatov <e@teamsesh.org>
Date:   Thu, 13 May 2021 03:23:51 +0300

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

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 + mkdocs gh-deploy --site-dir ./docs --force