Skip to content

Commit 383eaa9

Browse files
[CI] Remove conan directory size instrumentation
1 parent 63cefac commit 383eaa9

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,6 @@ jobs:
8888
path: conangraph.html
8989
if-no-files-found: error
9090

91-
- run: |
92-
du -hs ~/.conan2
93-
du -hs ~/.conan2/p
9491
- uses: actions/upload-artifact@v4
9592
with:
9693
name: dotconan2
@@ -150,8 +147,6 @@ jobs:
150147
name: dotconan2
151148
path: ~/.conan2
152149

153-
- run: ls -lh ~/.conan2
154-
155150
- run: ./gradlew assembleDebug
156151
- name: Enable KVM group perms
157152
run: |

0 commit comments

Comments
 (0)