commit | e988b731dfe0953df5a6f9a24f852b6177aefc76 | [log] [tgz] |
---|---|---|
author | Davide Pesavento <davidepesa@gmail.com> | Thu Dec 07 21:30:15 2023 -0500 |
committer | Davide Pesavento <davidepesa@gmail.com> | Thu Dec 07 21:30:15 2023 -0500 |
tree | fc6d693c942ca3100c24ba555f61d906c0f90ba4 | |
parent | c47a511e690981cc3d323502d69f8027038f0826 [diff] |
ci: add missing dependency Change-Id: I057f12e19c6ab841a1d62d4454329a654a7c38a5
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2280aee..1ff7602 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -16,3 +16,5 @@ uses: named-data/actions/.github/workflows/jenkins-script-macos.yml@v1 PPA: uses: named-data/actions/.github/workflows/ppa.yml@v1 + with: + extra-deps: libpsync-dev