Skip to content

Commit

Permalink
Merge branch 'main' into clalancette/switch-to-system-octomap
Browse files Browse the repository at this point in the history
  • Loading branch information
sjahr authored Jul 8, 2024
2 parents 22f44e4 + 365306e commit e269ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tutorial_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
path: .ccache
key: docker-tutorial-ccache-${{ matrix.ROS_DISTRO }}-${{ hashFiles( '.docker/tutorial-source/Dockerfile' ) }}
- name: inject ccache into docker
uses: reproducible-containers/[email protected].1
uses: reproducible-containers/[email protected].2
with:
cache-source: .ccache
cache-target: /root/.ccache/
Expand Down

0 comments on commit e269ac2

Please sign in to comment.