ci: re-enable the compilation workflow

This enable again the compilation workflow
and add the dependencies to the pre-check

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
This commit is contained in:
Vincenzo Palazzo 2023-06-13 16:40:52 +02:00
parent 85992e6e48
commit 1b6f3d687f

View file

@ -11,6 +11,11 @@ jobs:
matrix:
include:
- { OS: alpine }
on:
workflow_run:
workflows: [Pre-build checks]
types:
- completed
steps:
- uses: actions/checkout@v2
- name: Integration testing