ci(build): Further changes to workflow
Some checks failed
build / build (push) Failing after 12s

In my attempt to get the workflow actually building....
This commit is contained in:
Robert Morrison 2024-07-03 21:50:32 +01:00
parent 8effb878cd
commit 98bedb6349
Signed by: robert
GPG Key ID: 73E012EB3F4EC696

View File

@ -12,6 +12,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Prepare apt
run: sudo apt-get update
- name: Install dependencies
run: sudo apt-get install libbsd-dev libsystemd-dev