mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2025-07-01 23:35:41 +00:00
rename dependencies for test run in github actions
This commit is contained in:
parent
bdf2da758c
commit
a63359479e
2
.github/workflows/cmake-linux.yml
vendored
2
.github/workflows/cmake-linux.yml
vendored
@ -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}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user