Skip to content

Commit

Permalink
Update deploy-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
b3hr4d authored Feb 16, 2024
1 parent 3cb69ab commit 42469a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: npm install -g yarn

- name: Install dependencies
run: yarn install --ignore-optional
run: yarn install --ignore-optional --verbose

- name: Generate Documentation
run: npx typedoc
Expand Down

0 comments on commit 42469a1

Please sign in to comment.