mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-02-13 17:08:40 +00:00
Update main.yml
This commit is contained in:
parent
c4db3681b4
commit
a387cc09e9
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -25,6 +25,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install curl libcurl4-openssl-dev
|
sudo apt-get install curl libcurl4-openssl-dev
|
||||||
|
sudo apt-get install libxml2 libxml2-dev
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: |
|
run: |
|
||||||
chmod +x ./tests/test.sh
|
chmod +x ./tests/test.sh
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user