apt only on ubuntu

This commit is contained in:
Jeroen van Rijn
2025-12-03 20:33:30 +01:00
parent 215a96d550
commit 0bf1ca0435

View File

@@ -113,6 +113,7 @@ jobs:
if: matrix.os == 'ubuntu-24.04-arm'
run: sudo apt-get install -y liblua5.4-dev
- name: Install libcurl
if: matrix.os == 'ubuntu-latest' || matrix.os == 'ubuntu-24.04-arm'
run: |
sudo apt-get install libcurl4-openssl-dev
- name: Compile needed Vendor