We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f766655 commit 70915b0Copy full SHA for 70915b0
.github/workflows/ci.yaml
@@ -17,6 +17,8 @@ jobs:
17
common:
18
uses: scm-rs/shared-workflows/.github/workflows/ci.yaml@main
19
with:
20
+ preflight_install: |
21
+ sudo apt install clang llvm pkg-config nettle-dev
22
matrix_include: |
23
[
24
{
0 commit comments