5-72

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

commit 2c85e3c6c7c41b9ba7e8551c7bd4f93729bf116e
parent e102f63b5a3a83a6bd2a0000462995593707d8d6
Author: ismaildalgatov <encryptedtears@gmail.com>
Date:   Thu, 13 May 2021 02:20:38 +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 @@ -17,6 +17,7 @@ jobs: - name: Build docs run: | pip install -r requirements.txt + pip install wheel pip install mkdocs-minify-plugin mkdocs build - name: Deploy