Skip to content

Commit 434b2db

Browse files
committed
correct path
1 parent 9fafa9c commit 434b2db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout dependency source code
2626
uses: actions/checkout@v2
2727
with:
28-
path: InfinyTech3D/CollisionAlgorithm
28+
path: $GITHUB_WORKSPACE/deps/CollisionAlgorithm
2929
repository: InfinyTech3D/CollisionAlgorithm
3030

3131
- name: Build and install CollisionAlgorithm

0 commit comments

Comments
 (0)