From 7f4f2fc5faa183c07c63eb277fd4d19e69d52132 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Sun, 6 Apr 2025 13:44:13 +0200 Subject: T7289: GitHub: checkout vyos-1x repository with submodule clone enabled --- .github/workflows/package-smoketest.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/workflows/package-smoketest.yml b/.github/workflows/package-smoketest.yml index 2c90fed39..5ed764217 100644 --- a/.github/workflows/package-smoketest.yml +++ b/.github/workflows/package-smoketest.yml @@ -42,6 +42,7 @@ jobs: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha }} repository: ${{ github.event.pull_request.head.repo.full_name }} + submodules: true - name: Build vyos-1x package run: | cd packages/vyos-1x; dpkg-buildpackage -uc -us -tc -b -- cgit v1.2.3