Skip to content

Change the post-install chrony file command from mv to cp #80

Change the post-install chrony file command from mv to cp

Change the post-install chrony file command from mv to cp #80

Workflow file for this run

name: turtlebot4_setup_ci
on: [push, pull_request]
jobs:
turtlebot4_jazzy_ci:
name: Jazzy
runs-on: ubuntu-24.04
steps:
- uses: actions/[email protected]
- uses: ros-tooling/[email protected]
with:
required-ros-distributions: jazzy
use-ros2-testing: true
- uses: ros-tooling/[email protected]
id: action_ros_ci_step
with:
target-ros2-distro: jazzy
import-token: ${{ secrets.GITHUB_TOKEN }}
skip-tests: false
package-name:
turtlebot4_setup