Skip to content

Commit 54d9b0f

Browse files
authored
Merge pull request #3 from AlexKoff88/helena/dependency-versions
Fixed documentation build
2 parents 689f258 + ddfe172 commit 54d9b0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_pr_documentation.yml

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

3838
- name: Setup environment
3939
run: |
40+
pip install --upgrade pip
4041
pip uninstall -y doc-builder
4142
cd doc-builder
4243
git pull origin main

0 commit comments

Comments
 (0)