Skip to content

Commit ae0c286

Browse files
committed
ci: cleanup
1 parent 0f1591a commit ae0c286

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,6 @@ jobs:
4141
with: {name: PATH, value: "$PATH:$VCPKG_ROOT"}
4242
- name: generate cmake build files
4343
run: |
44-
ls $VCPKG_ROOT
45-
ls $VCPKG_ROOT/scripts/
46-
ls $VCPKG_ROOT/scripts/buildsystems/
4744
mkdir out
4845
cd out
4946
cmake ../build/cmake

0 commit comments

Comments
 (0)