Update ConfigCheck.yml

This commit is contained in:
Justin Hammond 2020-02-01 14:14:13 +08:00 committed by GitHub
parent afaa874a85
commit 5608ec06c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,5 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: install dependancies
run: sudo apt-get install libxml2-utils
- name: make xmltest
run: make xmltest