Skip to content

Commit

Permalink
ci: Fix LSF docs installation dir
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitabelonogov committed Jan 29, 2024
1 parent f2b7f46 commit 4605bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/follow-merge-upstream-repo-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ jobs:
- name: "LSF Docs: Install NPM deps"
if: steps.details.outputs.build_lsf_docs
continue-on-error: true
working-directory: tmp/scripts
run: npm install -g jsdoc-to-markdown node-fetch

- name: "LSF Docs: Build"
Expand Down

0 comments on commit 4605bfe

Please sign in to comment.