We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434b2db commit b9f345bCopy full SHA for b9f345b
1 file changed
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Checkout dependency source code
26
uses: actions/checkout@v2
27
with:
28
- path: $GITHUB_WORKSPACE/deps/CollisionAlgorithm
+ path: deps/CollisionAlgorithm
29
repository: InfinyTech3D/CollisionAlgorithm
30
31
- name: Build and install CollisionAlgorithm
0 commit comments