mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-29 10:58:40 +00:00
bug fix
This commit is contained in:
parent
67bb683748
commit
0d1c6db7a9
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user