Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Update build-deb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apgeorg authored Nov 15, 2023
1 parent 9924a2a commit a60d048
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,12 @@ jobs:
uses: actions/checkout@v4
with:
ref: humble
path: etsi_its_msgs
- name: Build debian package
run: |
pwd
ls -lah
cd etsi_its_msgs
bloom-generate rosdebian
fakeroot debian/rules binary
pwd
Expand Down

0 comments on commit a60d048

Please sign in to comment.