We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0309db5 commit 599ed9eCopy full SHA for 599ed9e
.github/workflows/deploy-cobra-mkdocs-versioned-poetry.yml
@@ -81,7 +81,7 @@ jobs:
81
- name: Create all generated documentation content
82
run: task docs:generate
83
84
- - name: Install Python dependencies
+ - name: Install Dependencies
85
run: task poetry:install-deps
86
87
- name: Determine versioning parameters
0 commit comments