rename dependencies for test run in github actions

This commit is contained in:
Lion Kortlepel 2022-10-22 20:44:47 +02:00
parent bdf2da758c
commit a63359479e
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 liblua5.3 libcurl4-openssl libssl
sudo apt-get install -y liblua5.3 openssl libssl
- name: Test
working-directory: ${{github.workspace}}