Skip to content

Commit dd83b9e

Browse files
committed
new ls
1 parent 5f14600 commit dd83b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
..
5151
ninja
5252
fi
53-
ls -R $GITHUB_WORKSPACE/deps/CollisionAlgorithm/build/lib/cmake
53+
ls -R $GITHUB_WORKSPACE/deps/CollisionAlgorithm/build/
5454
5555
- name: Checkout source code
5656
uses: actions/checkout@v2

0 commit comments

Comments
 (0)