Skip to content

Commit

Permalink
fix_rpm_macros
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Dec 29, 2024
1 parent 116f1c4 commit 73704a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bloom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
dnf install -y python3-mypy clang-tools-extra
- name: install bloom
run: pip3 install -U git+https://github.com/christianrauch/bloom.git@fix_rosrpm
run: pip3 install -U git+https://github.com/christianrauch/bloom.git@fix_rpm_macros

- name: bloom (ubuntu)
if: ${{ matrix.distro == 'ubuntu' }}
Expand Down

0 comments on commit 73704a8

Please sign in to comment.