Skip to content

Commit 3c2b067

Browse files
authored
Fix nightly build (#674)
1 parent 7edcef8 commit 3c2b067

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ jobs:
7575
- name: install dependencies
7676
uses: ./docs/.github/actions/install-dependencies
7777

78+
- name: install cylc-doc
79+
run: pip install ./docs/
80+
7881
- name: install libs to document
7982
id: install-libs
8083
uses: cylc/release-actions/install-cylc-components@v1

0 commit comments

Comments
 (0)