summaryrefslogtreecommitdiff
path: root/.forgejo/workflows/docs.yml
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-13 13:46:52 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-12-13 13:46:52 +0100
commit64e0957cfb5e3d0b6478be2052b03f0810db2567 (patch)
treec0f56ae9393bc78e4f983aa6a8eea8b7645e2a36 /.forgejo/workflows/docs.yml
parentab50e998cb8ae245fb8ff40edc9d17879addc795 (diff)
Workflows Docs: Get rid of pip
Diffstat (limited to '.forgejo/workflows/docs.yml')
-rw-r--r--.forgejo/workflows/docs.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.forgejo/workflows/docs.yml b/.forgejo/workflows/docs.yml
index d8fcbb4..89337cb 100644
--- a/.forgejo/workflows/docs.yml
+++ b/.forgejo/workflows/docs.yml
@@ -1,5 +1,5 @@
env:
- BUILD_DEPENDENCIES: git make mkdocs python3-markdown-include python3-pip
+ BUILD_DEPENDENCIES: git make mkdocs python3-markdown-include
on:
push:
branches: