This commit is contained in:
Ayaz Salikhov
2021-06-27 17:16:06 +03:00
parent 8ff5fa630b
commit 71a49a2a81

View File

@@ -33,6 +33,9 @@ jobs:
run: |
python -m pip install --upgrade pip
make dev-env
- name: Echo sha
run: |
echo "SHA_TAG $GITHUB_SHA"
- name: Build Documentation
run: make docs
- name: Extract Source Strings