[PATCH] ci: Fetch submodules in coverity workflow

3 views
Skip to first unread message

Jan Kiszka

unread,
Dec 12, 2021, 10:26:58 AM12/12/21
to efibootguard-dev
From: Jan Kiszka <jan.k...@siemens.com>

Required since 9cd9e90a28fb: shtab has to be available for the build.

Signed-off-by: Jan Kiszka <jan.k...@siemens.com>
---
.github/workflows/coverity.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/.github/workflows/coverity.yaml b/.github/workflows/coverity.yaml
index 99918ea..c6d4686 100644
--- a/.github/workflows/coverity.yaml
+++ b/.github/workflows/coverity.yaml
@@ -26,6 +26,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
+ with:
+ submodules: recursive

- name: Install amd64 dependencies
run: |
--
2.31.1
Reply all
Reply to author
Forward
0 new messages