Skip to content

Commit

Permalink
downgraded jsdoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Der-Floh committed May 23, 2024
1 parent d2a7fee commit 1e1a63c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Install Dependencies
run: |
npm install -g jsdoc
npm install -g jsdoc@3.6.11
npm install foodoc
- name: Generate Documentation
Expand Down

0 comments on commit 1e1a63c

Please sign in to comment.