Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
FotieMConstant authored Sep 22, 2024
1 parent e4f1022 commit 02a086c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,7 @@ jobs:
- name: Generate documentation
run: |
cd docs-beta
npm i yargs --save
npm install --save @types/yargs
npm i yargs
npm install -g lanadoc-cli
lanadoc generate
env:
Expand Down

0 comments on commit 02a086c

Please sign in to comment.