Skip to content

Commit

Permalink
Escape
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wat committed Jul 18, 2024
1 parent 34fd693 commit da981a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.impl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
- ROS_DISTRO=noetic ALPINE_VERSION=3.17 ROS_DISTRIBUTION_TYPE=ros1
- ROS_DISTRO=humble ALPINE_VERSION=3.17 ROS_DISTRIBUTION_TYPE=ros2
- ROS_DISTRO=noetic ALPINE_VERSION=3.20 ROS_DISTRIBUTION_TYPE=ros1 UPDATE_OPTS="-o --split-dev"
- ROS_DISTRO=noetic ALPINE_VERSION=3.20 ROS_DISTRIBUTION_TYPE=ros1 UPDATE_OPTS=\"-o --split-dev\"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit da981a3

Please sign in to comment.