Skip to content

Commit

Permalink
Update tidy-html5 (modelica#3851)
Browse files Browse the repository at this point in the history
  • Loading branch information
beutlich committed Jul 26, 2021
1 parent 202251a commit 4577c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checkCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pip install --user futures
- name: Build html tidy
run: |
git clone --branch 5.7.28 --depth=1 https://github.com/htacg/tidy-html5.git
git clone --branch 5.8.0 --depth=1 https://github.com/htacg/tidy-html5.git
pushd tidy-html5
cmake .
make
Expand Down

0 comments on commit 4577c01

Please sign in to comment.