Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Oct 25, 2023
1 parent c8d2b7f commit 04ad4b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,10 @@ jobs:
python-version: '3.9'

- name: checkout cylc-doc
uses: actions/checkout@v4
uses: wxtim/release-actions/install-cylc-components@v1
with:
path: docs
cylc_doc: true
cylc_doc_opts: ''

- name: install dependencies
uses: ./docs/.github/actions/install-dependencies
Expand All @@ -84,8 +85,7 @@ jobs:
cylc_uiserver_opts: ''
cylc_rose: true
cylc_rose_opts: ''
cylc_doc: true
cylc_doc_opts: ''

metomi_rose: true
metomi_rose_opts: ''

Expand Down

0 comments on commit 04ad4b7

Please sign in to comment.