Skip to content

Commit

Permalink
it helps to edit the right test file
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-martian committed Jun 11, 2021
1 parent 7d9c359 commit 5360b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: dependencies
run: |
sudo apt-get -qy update
sudo apt-get -qfy install --no-install-recommends build-essential automake autotools-dev pkg-config libxml2-dev libxml2-utils python3-dev python3-setuptools swig
sudo apt-get -qfy install --no-install-recommends build-essential automake autotools-dev pkg-config libutfcpp-dev libxml2-dev libxml2-utils python3-dev python3-setuptools swig
- name: autoreconf
run: autoreconf -fvi
- name: configure
Expand Down

0 comments on commit 5360b40

Please sign in to comment.