We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36c2310 commit 6dcd87bCopy full SHA for 6dcd87b
.github/workflows/ros_ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- {ROS_DISTRO: rolling}
18
- {ROS_DISTRO: humble}
19
env:
20
- CCACHE_DIR: /github/home/.ccache # Enable ccache
+ CCACHE_DIR: /home/runner/.ccache # Enable ccache
21
PRERELEASE: true
22
BUILDER: colcon
23
runs-on: ubuntu-latest
0 commit comments