Skip to content

Commit

Permalink
hotfix-allow-unshallow-copy
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelirh committed Jun 27, 2024
1 parent 866d9cb commit ed028d2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.inputs.release_candidate }}
fetch-depth: 0

- name: Catkin release
id: catkin_release
Expand Down
2 changes: 1 addition & 1 deletion panther/panther_hardware.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories:
panther_msgs:
type: git
url: https://github.com/husarion/panther_msgs.git
version: fa21eada3d8cd332b48c42d70289fd5ba575cc50
version: 12b77cf8f5a8ececfc737ab2806d04df0d7ed60d
ros_components_description:
type: git
url: https://github.com/husarion/ros_components_description.git
Expand Down
2 changes: 1 addition & 1 deletion panther/panther_simulation.repos
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ repositories:
panther_msgs:
type: git
url: https://github.com/husarion/panther_msgs.git
version: fa21eada3d8cd332b48c42d70289fd5ba575cc50
version: 12b77cf8f5a8ececfc737ab2806d04df0d7ed60d
ros_components_description:
type: git
url: https://github.com/husarion/ros_components_description.git
Expand Down

0 comments on commit ed028d2

Please sign in to comment.