Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kimwalisch authored Jul 3, 2023
1 parent 566b8bb commit 785cf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ for:
CXXFLAGS: "-Wall -Wextra -pedantic -Werror"
install:
- sudo dpkg --force-architecture --remove-architecture i386
- sudo apt update
- sudo apt-get --allow-releaseinfo-change update
- sudo apt install --fix-broken -y asciidoc libxml2-utils xmlto
build_script:
# Test using old clang-9 & build man page
Expand Down

0 comments on commit 785cf3c

Please sign in to comment.