Skip to content

Commit

Permalink
get install deps
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Oct 25, 2023
1 parent bf3c8ec commit 173d0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: get install dependencies
run: |
wget https://raw.githubusercontent.com/cylc/cylc-doc/master/.github/actions/install-dependencies .
wget https://raw.githubusercontent.com/cylc/cylc-doc/master/.github/actions/install-dependencies
- name: install dependencies
uses: ./install-dependencies
Expand Down

0 comments on commit 173d0e0

Please sign in to comment.