@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install libcurl (used for Central API)
run: sudo apt-get install libcurl3 -y
run: sudo apt-get install libcurl4 -y
- name: Checkout submodules
run: git submodule update --init