mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 11:31:40 +00:00
Update ConfigCheck.yml
This commit is contained in:
parent
5608ec06c3
commit
061b7dcd60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ConfigCheck.yml
vendored
2
.github/workflows/ConfigCheck.yml
vendored
|
@ -10,6 +10,6 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: install dependancies
|
||||
run: sudo apt-get install libxml2-utils
|
||||
run: sudo apt-get install libxml2-utils libxml-simple-perl
|
||||
- name: make xmltest
|
||||
run: make xmltest
|
||||
|
|
Loading…
Add table
Reference in a new issue