fix dependencies

ubuntu's package naming is confusing me
This commit is contained in:
Lion Kortlepel 2022-05-26 16:00:36 +02:00
parent cc35d83834
commit 70e53c2a70
No known key found for this signature in database
GPG Key ID: 4322FF2B4C71259B

View File

@ -68,7 +68,7 @@ jobs:
shell: bash
run: |
sudo apt-get update
sudo apt-get install -y libz rapidjson liblua5.3 libssl libwebsocketpp libcurl4-openssl
sudo apt-get install -y liblua5.3 openssl
- name: Test
working-directory: ${{github.workspace}}