Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
blackboxsw committed Aug 15, 2024
1 parent a1e189c commit 4763cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4763cf7

Please sign in to comment.