Skip to content

Commit 70915b0

Browse files
committed
ci: install deps for preflight too
1 parent f766655 commit 70915b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
common:
1818
uses: scm-rs/shared-workflows/.github/workflows/ci.yaml@main
1919
with:
20+
preflight_install: |
21+
sudo apt install clang llvm pkg-config nettle-dev
2022
matrix_include: |
2123
[
2224
{

0 commit comments

Comments
 (0)