From 4763cf791f26e31aab268df53701d8975f6796e6 Mon Sep 17 00:00:00 2001 From: Chad Smith Date: Thu, 15 Aug 2024 07:04:03 -0600 Subject: [PATCH] wip --- .github/workflows/packaging-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/packaging-tests.yml b/.github/workflows/packaging-tests.yml index 9fae7ec1076..1a89654d38c 100644 --- a/.github/workflows/packaging-tests.yml +++ b/.github/workflows/packaging-tests.yml @@ -37,8 +37,8 @@ jobs: - name: 'Daily recipe: quilt patches apply successfully and tests run' run: | git remote add upstream https://git.launchpad.net/cloud-init - git checkout upstream/main git fetch upstream main + git checkout upstream/main git branch git checkout ${{ github.head_ref }} -- debian quilt push -a