This commit is contained in:
Dennis Eichhorn 2022-12-11 00:13:38 +01:00
parent 67bb683748
commit 0d1c6db7a9

View File

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