aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Hassan Abouelela <[email protected]>2021-12-04 04:25:23 +0400
committerGravatar Hassan Abouelela <[email protected]>2021-12-04 04:25:23 +0400
commit2196b4c6d82dad108a87941cdd75787aa9cd2d9a (patch)
treea3919899b8adbbed5822d40e2ab7dacfa084ab9c /.github
parentAdd Favicon (diff)
Move Doc Dependencies Into Dev Section
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/docs.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/docs.yaml b/.github/workflows/docs.yaml
index 47480c3a..8018d63c 100644
--- a/.github/workflows/docs.yaml
+++ b/.github/workflows/docs.yaml
@@ -23,7 +23,7 @@ jobs:
- name: Install Python Dependencies
uses: HassanAbouelela/actions/setup-python@setup-python_v1.0.0
with:
- dev: false
+ dev: true
python_version: 3.9
# Undeclared dependency for `releases`... whoops