Skip to content

Commit

Permalink
Using old widoco version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
agbeltran committed Feb 29, 2024
1 parent 0d4d615 commit 67c1a44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/widoco.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v2

- name: Download widoco
run: mkdir widoco && wget -O widoco/widoco.jar https://github.com/dgarijo/Widoco/releases/download/v1.4.21/widoco-1.4.14-jar-with-dependencies.jar
run: mkdir widoco && wget -O widoco/widoco.jar https://github.com/dgarijo/Widoco/releases/download/v1.4.14/widoco-1.4.14-jar-with-dependencies.jar

- name: Compile documentation
run: |
Expand Down

0 comments on commit 67c1a44

Please sign in to comment.