Skip to content

Commit b9f345b

Browse files
committed
fix path again
1 parent 434b2db commit b9f345b

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: $GITHUB_WORKSPACE/deps/CollisionAlgorithm
28+
path: deps/CollisionAlgorithm
2929
repository: InfinyTech3D/CollisionAlgorithm
3030

3131
- name: Build and install CollisionAlgorithm

0 commit comments

Comments
 (0)