Skip to content

Commit

Permalink
no __cmake3_in_source_build
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Feb 21, 2025
1 parent c041ec2 commit d0486a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/bloom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
if: ${{ matrix.distro == 'almalinux'}}
run: |
rosdep update
echo "__cmake3_in_source_build 0" > ~/.rpmmacros
bloom-generate rosrpm --ros-distro ${{ matrix.ros_distribution }}
dnf builddep -y rpm/template.spec
rpmbuild -bb --build-in-place rpm/template.spec
Expand Down

0 comments on commit d0486a2

Please sign in to comment.