Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Albrecht committed Aug 23, 2023
1 parent 77a3039 commit c929646
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/workflows/main.yml
Expand Up @@ -30,3 +30,21 @@ jobs:
- run: |
cd simple-listener-py
./build-snap-amd64.sh
- run: |
cd ros2-base-humble-deb
./build-snap-amd64.sh
- run: |
cd simple-listener-cpp
./build-snap-amd64.sh
- run: |
cd simple-listener-dl-py
./build-snap-amd64.sh
- run: |
cd simple-talker-py
./build-snap-amd64.sh
- run: |
cd simple-talker-cpp
./build-snap-amd64.sh
- run: |
cd simple-talker-dl-py
./build-snap-amd64.sh

0 comments on commit c929646

Please sign in to comment.