Skip to content

Commit a3ec5b7

Browse files
committed
Rename pybind11 vendor repo
1 parent ef2e450 commit a3ec5b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
ssh-key: ${{ secrets.SSH_KEY }}
5252
- uses: actions/checkout@v5
5353
with:
54-
path: "pybind11"
55-
repository: "PickNikRobotics/pybind11"
54+
path: "picknik_pybind11"
55+
repository: "PickNikRobotics/picknik_pybind11"
5656
submodules: recursive
5757
ssh-key: ${{ secrets.PYBIND_SSH_KEY }}
5858
- name: Cache ccache

0 commit comments

Comments
 (0)