Skip to content

Commit 0f9b30d

Browse files
authored
Merge pull request #122 from kayjan/v0.14.4
Fix: Github action dependency
2 parents 6c99afb + c92ccaf commit 0f9b30d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

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

2121
docs:
2222
runs-on: ubuntu-latest
23+
needs: setup
2324
steps:
2425
- uses: actions/checkout@v3
2526
- name: Set up Python

0 commit comments

Comments
 (0)