Update main.yml

This commit is contained in:
Dennis Eichhorn 2023-09-21 02:30:59 +02:00 committed by GitHub
parent c4db3681b4
commit a387cc09e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install curl libcurl4-openssl-dev
sudo apt-get install libxml2 libxml2-dev
- name: Run tests
run: |
chmod +x ./tests/test.sh