Skip to content
Snippets Groups Projects
Verified Commit 6dcd87bb authored by Justin Carpentier's avatar Justin Carpentier
Browse files

ci/ros: fix ccache dir

parent 36c2310a
No related branches found
No related tags found
No related merge requests found
Pipeline #28430 passed with warnings
......@@ -17,7 +17,7 @@ jobs:
- {ROS_DISTRO: rolling}
- {ROS_DISTRO: humble}
env:
CCACHE_DIR: /github/home/.ccache # Enable ccache
CCACHE_DIR: /home/runner/.ccache # Enable ccache
PRERELEASE: true
BUILDER: colcon
runs-on: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment