In my attempt to get the workflow actually building....
This commit is contained in:
parent
8effb878cd
commit
98bedb6349
|
|
@ -12,6 +12,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Prepare apt
|
||||||
|
run: sudo apt-get update
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: sudo apt-get install libbsd-dev libsystemd-dev
|
run: sudo apt-get install libbsd-dev libsystemd-dev
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user