Skip to content

Commit c92ccaf

Browse files
committed
Fix: Github action dependency
1 parent 6f0c110 commit c92ccaf

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)