Skip to content

Commit d5c50af

Browse files
fix: install patchutils in CI (#839)
* fix: install patchutils in CI Signed-off-by: okozachenko <[email protected]> * Simplify installation step for patchutils --------- Signed-off-by: okozachenko <[email protected]> Co-authored-by: Mohammed Naser <[email protected]>
1 parent 17ec5c1 commit d5c50af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
cloud-provider-openstack:
3131
runs-on: ubuntu-latest
3232
steps:
33+
- run: sudo apt-get install patchutils
3334
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3435
with:
3536
token: ${{ secrets.VEXXHOST_BOT_PAT }}

0 commit comments

Comments
 (0)