diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a4d3825354..a5df9a97a1 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -137,7 +137,7 @@ jobs: if: runner.os != 'Windows' && runner.os != 'macOS' run: | sudo apt-get update - sudo apt-get install -y --allow-unauthenticated libcurl4-openssl-dev + sudo apt-get install -y --allow-unauthenticated libcurl4-openssl-dev libcereal-dev - name: Install dependencies run: |