Skip to content

Commit 56a4ba8

Browse files
committed
added source venv
1 parent c4b1f98 commit 56a4ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-plugin-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525

2626
- name: Run plugin documentation generator
2727
run: |
28+
source venv/bin/activate
2829
python docs/generate_plugin_doc_bundle.py \
2930
--package nodescraper.plugins.inband \
3031
--output docs/PLUGIN_DOC.md

0 commit comments

Comments
 (0)