Skip to content

Commit

Permalink
Try docker cimages
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Martín Rico <[email protected]>
  • Loading branch information
fmrico committed Sep 8, 2022
1 parent d59935a commit d25f169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/humble-devel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
steps:
- name: Install deps
run: apt install -y wget python3-vcstool
run: sudo apt-get install -y wget python3-vcstool
- name: Create custom repos
run: wget -O /tmp/all.repos https://raw.githubusercontent.com/fmrico/book_ros2/humble-devel/.github/third_parties_humble_ci.repos
- name: build and test
Expand Down

0 comments on commit d25f169

Please sign in to comment.